pascalSCADA OPM: hmibooleanpropertyconnector: Class TObjectWithBooleanPropetiesColletionItem

Pascal SCADA OPM

Class TObjectWithBooleanPropetiesColletionItem

Unit

hmibooleanpropertyconnector

Declaration

type TObjectWithBooleanPropetiesColletionItem = class(TObjectColletionItem)

Description

TObjectWithBooleanPropetiesColletionItem

Hierarchy

Overview

Methods

Protected function GetDisplayName: Ansistring; override;
Public constructor Create(ACollection: TCollection); override;
Public procedure ApplyResult(Result:Boolean); virtual;

Properties

Published property InvertResult: Boolean read FInvertResult write SetInvertedResult;

Description

Methods

Protected function GetDisplayName: Ansistring; override;
 
Public constructor Create(ACollection: TCollection); override;
 
Public procedure ApplyResult(Result:Boolean); virtual;
 

Properties

Published property InvertResult: Boolean read FInvertResult write SetInvertedResult;
 

Generated by PasDoc 0.14.0.