Class tdialogclientcontroller
Unit
Declaration
type tdialogclientcontroller = class(tcustomificlientcontroller)
Description
No description available, ancestor tcustomificlientcontroller description follows
No description available, ancestor tlinkedpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tcustomificlientcontroller
- tdialogclientcontroller
Overview
Methods
procedure beforedialog(const adialog: tactcomponent); |
|
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
function execute: modalresultty; reintroduce; |
Properties
property onbeforedialog: beforedialogeventty read fonbeforedialog
write fonbeforedialog; |
|
property onafterdialog: afterdialogeventty read fonafterdialog
write fonafterdialog; |
|
property action: tcustomaction read faction write setaction; |
|
property rttistat: tcustomrttistat read frttistat write setrttistat; |
Description
Methods
procedure beforedialog(const adialog: tactcomponent); |
|
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
function execute: modalresultty; reintroduce; |
|
Properties
property onbeforedialog: beforedialogeventty read fonbeforedialog
write fonbeforedialog; |
|
property onafterdialog: afterdialogeventty read fonafterdialog
write fonafterdialog; |
|
property action: tcustomaction read faction write setaction; |
|
property rttistat: tcustomrttistat read frttistat write setrttistat; |
|
Generated by PasDoc 0.16.0.