pascalSCADA OPM: hmicolorpropertyconnector: Class TObjectWithColorPropetiesColletionItem

Pascal SCADA OPM

Class TObjectWithColorPropetiesColletionItem

Unit

hmicolorpropertyconnector

Declaration

type TObjectWithColorPropetiesColletionItem = class(TObjectColletionItem, IUnknown)

Description

TObjectWithColorPropetiesColletionItem

Hierarchy

Overview

Methods

Protected function GetDisplayName: AnsiString; override;
Public constructor Create(ACollection: TCollection); override;
Public destructor Destroy; override;
Public procedure ApplyResult(Result:TColor); virtual;
Public procedure Loaded; override;

Properties

Published property PLCTag: TPLCTag read FTag write SetHMITag;

Description

Methods

Protected function GetDisplayName: AnsiString; override;
 
Public constructor Create(ACollection: TCollection); override;
 
Public destructor Destroy; override;
 
Public procedure ApplyResult(Result:TColor); virtual;
 
Public procedure Loaded; override;
 

Properties

Published property PLCTag: TPLCTag read FTag write SetHMITag;
 

Generated by PasDoc 0.14.0.