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

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;
 
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 [];
 

Generated by PasDoc 0.16.0.