Class tguiprocess
Unit
Declaration
type tguiprocess = class(tmseprocess)
Description
No description available, ancestor tmseprocess description follows
No description available, ancestor tcustommseprocess description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tactcomponent
- tcustommseprocess
- tmseprocess
- tguiprocess
Overview
Methods
procedure setactive(const avalue: boolean) override; |
|
function getdialogcaption: msestring virtual; |
|
function getdialogtext: msestring virtual; |
|
procedure cancelev(const sender: tobject); |
|
procedure continueev(const sender: tobject); |
|
procedure doprocfinished() override; |
Properties
property cancontinue: boolean read getcancontinue write setcancontinue; |
|
property dialogcaption: msestring read fdialogcaption write fdialoggaption; |
|
property dialogtext: msestring read fdialogtext write fdialogtext; |
|
property optionsgui: guiprocessoptionsty read foptionsgui
write foptionsgui default []; |
Description
Methods
procedure setactive(const avalue: boolean) override; |
|
function getdialogcaption: msestring virtual; |
|
function getdialogtext: msestring virtual; |
|
procedure cancelev(const sender: tobject); |
|
procedure continueev(const sender: tobject); |
|
procedure doprocfinished() override; |
|
Properties
property cancontinue: boolean read getcancontinue write setcancontinue; |
|
property dialogcaption: msestring read fdialogcaption write fdialoggaption; |
|
property dialogtext: msestring read fdialogtext write fdialogtext; |
|
property optionsgui: guiprocessoptionsty read foptionsgui
write foptionsgui default []; |
|
Generated by PasDoc 0.16.0.