[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: zglGui.pas line 586
type zglTProgressBar = class(zglTGUIObject) |
||
published |
||
procedure Draw(); override; |
|
|
property Progress: Integer; [rw] |
|
|
property Max: Integer; [rw] |
|
|
property Min: Integer; [rw] |
|
|
|
||
public |
||
procedure SetSafeProgress(); |
|
|
constructor CreateDefaults(); |
|
|
constructor Create(); |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |