Class tguiprocess
Unit
Declaration
type tguiprocess = class(tmseprocess)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- tcustommseprocess
- tmseprocess
- tguiprocess
Overview
Methods
| Protected | procedure setactive(const avalue: boolean) override; |
| Protected | function getdialogcaption: msestring virtual; |
| Protected | function getdialogtext: msestring virtual; |
| Protected | procedure cancelev(const sender: tobject); |
| Protected | procedure continueev(const sender: tobject); |
| Protected | procedure doprocfinished() override; |
Properties
| Public | property cancontinue: boolean read getcancontinue write setcancontinue; |
| Published | property dialogcaption: msestring read fdialogcaption write fdialoggaption; |
| Published | property dialogtext: msestring read fdialogtext write fdialogtext; |
| Published | property optionsgui: guiprocessoptionsty read foptionsgui
write foptionsgui default []; |
Description
Methods
| Protected | procedure setactive(const avalue: boolean) override; |
|
This item has no description. | |
| Protected | function getdialogcaption: msestring virtual; |
|
This item has no description. | |
| Protected | function getdialogtext: msestring virtual; |
|
This item has no description. | |
| Protected | procedure cancelev(const sender: tobject); |
|
This item has no description. | |
| Protected | procedure continueev(const sender: tobject); |
|
This item has no description. | |
| Protected | procedure doprocfinished() override; |
|
This item has no description. | |
Properties
| Public | property cancontinue: boolean read getcancontinue write setcancontinue; |
|
This item has no description. | |
| Published | property dialogcaption: msestring read fdialogcaption write fdialoggaption; |
|
This item has no description. | |
| Published | property dialogtext: msestring read fdialogtext write fdialogtext; |
|
This item has no description. | |
| Published | property optionsgui: guiprocessoptionsty read foptionsgui
write foptionsgui default []; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.