Osztály TUIProgress
Egység
Deklaráció
type TUIProgress = class(TObject)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TUIProgress
Áttekintés
Metódusok
![]() |
procedure Show(AShowSubBar: Boolean); |
![]() |
procedure Hide; |
![]() |
procedure Reset; |
![]() |
procedure SetupMainBar(AMin: LongInt; AMax: LongInt); |
![]() |
procedure SetupSubBar(AMin: LongInt; AMax: LongInt); |
![]() |
procedure SetMain(AValue: LongInt); |
![]() |
procedure SetSub(AValue: LongInt); |
![]() |
procedure SetCounter(AText: string); |
![]() |
procedure SetMessage(AText: string); |
![]() |
procedure SetMessageExt(AText: string; AColor: TColor; ABold: Boolean); |
Megjegyzés
Metódusok
![]() |
procedure Show(AShowSubBar: Boolean); |
|
This item has no description. | |
![]() |
procedure Hide; |
|
This item has no description. | |
![]() |
procedure Reset; |
|
This item has no description. | |
![]() |
procedure SetupMainBar(AMin: LongInt; AMax: LongInt); |
|
This item has no description. | |
![]() |
procedure SetupSubBar(AMin: LongInt; AMax: LongInt); |
|
This item has no description. | |
![]() |
procedure SetMain(AValue: LongInt); |
|
This item has no description. | |
![]() |
procedure SetSub(AValue: LongInt); |
|
This item has no description. | |
![]() |
procedure SetCounter(AText: string); |
|
This item has no description. | |
![]() |
procedure SetMessage(AText: string); |
|
This item has no description. | |
![]() |
procedure SetMessageExt(AText: string; AColor: TColor; ABold: Boolean); |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
