Class tdialogclientcontroller

Unit

Declaration

type tdialogclientcontroller = class(tcustomificlientcontroller)

Description

This item has no description.

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);

This item has no description.

Protected procedure objectevent(const sender: tobject; const event: objecteventty); override;

This item has no description.

Public function execute: modalresultty; reintroduce;

This item has no description.

Properties

Published property onbeforedialog: beforedialogeventty read fonbeforedialog write fonbeforedialog;

This item has no description.

Published property onafterdialog: afterdialogeventty read fonafterdialog write fonafterdialog;

This item has no description.

Published property action: tcustomaction read faction write setaction;

This item has no description.

Published property rttistat: tcustomrttistat read frttistat write setrttistat;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.