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
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tactivatorcontroller
Overview
Fields
![]() |
fowner: tcomponent; |
![]() |
fintf: iactivatorclient; |
Methods
![]() |
function getinstance: tobject; override; |
![]() |
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
![]() |
procedure setowneractive(const avalue: boolean); virtual; abstract; |
![]() |
constructor create(const aowner: tcomponent; const aintf: iactivatorclient); reintroduce; |
![]() |
function setactive(const value : boolean): boolean; |
![]() |
procedure loaded; |
Properties
![]() |
property activator: tactivator read factivator write setactivator; |
Description
Fields
![]() |
fowner: tcomponent; |
![]() |
fintf: iactivatorclient; |
Methods
![]() |
function getinstance: tobject; override; |
![]() |
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
![]() |
procedure setowneractive(const avalue: boolean); virtual; abstract; |
![]() |
constructor create(const aowner: tcomponent; const aintf: iactivatorclient); reintroduce; |
![]() |
function setactive(const value : boolean): boolean; |
![]() |
procedure loaded; |
Properties
![]() |
property activator: tactivator read factivator write setactivator; |
Generated by PasDoc 0.16.0.