[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PasVulkan.GUI.pas line 2401
type TpvGUIProgressBar = class(TpvGUIWidget) |
||
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
procedure Draw; override; |
|
|
published |
||
property Orientation: TpvGUIProgressBarOrientation; [rw] |
|
|
property MinimumValue: TpvInt64; [rw] |
|
|
property MaximumValue: TpvInt64; [rw] |
|
|
|
||
property OnChange: TpvGUIOnEvent; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |