Class TObjectWithColorPropetiesColletionItem
Unit
Declaration
type TObjectWithColorPropetiesColletionItem = class(TObjectColletionItem, IUnknown)
Description
TObjectWithColorPropetiesColletionItem
Hierarchy
- TCollectionItem
- THMIBasicColletionItem
- TObjectColletionItem
- TObjectWithColorPropetiesColletionItem
Overview
Methods
function GetDisplayName: AnsiString; override; |
|
constructor Create(ACollection: TCollection); override; |
|
destructor Destroy; override; |
|
procedure ApplyResult(Result:TColor); virtual; |
|
procedure Loaded; override; |
Properties
property PLCTag: TPLCTag read FTag write SetHMITag; |
Description
Methods
function GetDisplayName: AnsiString; override; |
|
constructor Create(ACollection: TCollection); override; |
|
destructor Destroy; override; |
|
procedure ApplyResult(Result:TColor); virtual; |
|
procedure Loaded; override; |
|
Properties
property PLCTag: TPLCTag read FTag write SetHMITag; |
|
Generated by PasDoc 0.14.0.