Class tactivatorcontroller

Unit

Declaration

type tactivatorcontroller = class(tlinkedpersistent)

Description

This item has no description.

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;

This item has no description.

Protected fintf: iactivatorclient;

This item has no description.

Methods

Protected function getinstance: tobject; override;

This item has no description.

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

This item has no description.

Protected procedure setowneractive(const avalue: boolean); virtual; abstract;

This item has no description.

Public constructor create(const aowner: tcomponent; const aintf: iactivatorclient); reintroduce;

This item has no description.

Public function setactive(const value : boolean): boolean;

This item has no description.

Public procedure loaded;

This item has no description.

Properties

Published property activator: tactivator read factivator write setactivator;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.