[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: cyDBSimpleGauge.pas line 53
type TcyDBSimpleGauge = class(TcySimpleGauge) |
||
protected |
||
procedure Loaded; override; |
|
|
procedure Notification(); override; |
|
|
procedure SetPosition(); override; |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
function ExecuteAction(); override; |
|
|
function UpdateAction(); override; |
|
|
property Field: TField; [r] |
|
|
published |
||
property DataField: string; [rw] |
|
|
property DataSource: TDataSource; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |