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

Overview

Methods

Protected procedure beforedialog(const adialog: tactcomponent);
Protected procedure objectevent(const sender: tobject; const event: objecteventty); override;
Public function execute: modalresultty; reintroduce;

Properties

Published property onbeforedialog: beforedialogeventty read fonbeforedialog write fonbeforedialog;
Published property onafterdialog: afterdialogeventty read fonafterdialog write fonafterdialog;
Published property action: tcustomaction read faction write setaction;
Published property rttistat: tcustomrttistat read frttistat write setrttistat;

Description

Methods

Protected procedure beforedialog(const adialog: tactcomponent);
 
Protected procedure objectevent(const sender: tobject; const event: objecteventty); override;
 
Public function execute: modalresultty; reintroduce;
 

Properties

Published property onbeforedialog: beforedialogeventty read fonbeforedialog write fonbeforedialog;
 
Published property onafterdialog: afterdialogeventty read fonafterdialog write fonafterdialog;
 
Published property action: tcustomaction read faction write setaction;
 
Published property rttistat: tcustomrttistat read frttistat write setrttistat;
 

Generated by PasDoc 0.16.0.