Class tactivatorcontroller

Unit

Declaration

type tactivatorcontroller = class(tlinkedpersistent)

Description

No description available, ancestor tlinkedpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows

Hierarchy

Overview

Fields

Protected fowner: tcomponent;
Protected fintf: iactivatorclient;

Methods

Protected function getinstance: tobject; override;
Protected procedure objectevent(const sender: tobject; const event: objecteventty); override;
Protected procedure setowneractive(const avalue: boolean); virtual; abstract;
Public constructor create(const aowner: tcomponent; const aintf: iactivatorclient); reintroduce;
Public function setactive(const value : boolean): boolean;
Public procedure loaded;

Properties

Published property activator: tactivator read factivator write setactivator;

Description

Fields

Protected fowner: tcomponent;
 
Protected fintf: iactivatorclient;
 

Methods

Protected function getinstance: tobject; override;
 
Protected procedure objectevent(const sender: tobject; const event: objecteventty); override;
 
Protected procedure setowneractive(const avalue: boolean); virtual; abstract;
 
Public constructor create(const aowner: tcomponent; const aintf: iactivatorclient); reintroduce;
 
Public function setactive(const value : boolean): boolean;
 
Public procedure loaded;
 

Properties

Published property activator: tactivator read factivator write setactivator;
 

Generated by PasDoc 0.16.0.