[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: orca_scene2d.pas line 3802
type TD2ProgressBar = class(TD2Control) |
||
protected |
||
procedure ApplyStyle; override; |
|
|
function GetData; override; |
|
|
procedure SetData(); override; |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
procedure Realign; override; |
|
|
published |
||
property BindingSource: TD2Control; |
|
|
property Min: Single; [rw] |
|
|
property Max: Single; [rw] |
|
|
property Orientation: TD2Orientation; [rw] |
|
|
property Value: Single; [rw] |
|
|
property Resource: string; |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |