pascalSCADA OPM: hmi_draw_basic_vector_control: Class THMIVectorFlowZone

Pascal SCADA OPM

Class THMIVectorFlowZone

Unit

hmi_draw_basic_vector_control

Declaration

type THMIVectorFlowZone = class(THMIFlowZone)

Description

THMIVectorFlowZone

Hierarchy

Overview

Methods

Public constructor Create(aCollection: TCollection); override;
Public destructor Destroy; override;
Public procedure Loaded; override;
Public class function ValidRGBHex(aRGBStr:String):Boolean;
Public class function RGBHexToColor(aRGBStr:String):TColor;
Public class function ValidStatement(aLine: String): Boolean;
Public function CreateStatementObject(aLine: String):TSVGChange;

Properties

Published property SVGChanges: TStrings read FSVGChanges write SetSVGChanges;

Description

Methods

Public constructor Create(aCollection: TCollection); override;
 
Public destructor Destroy; override;
 
Public procedure Loaded; override;
 
Public class function ValidRGBHex(aRGBStr:String):Boolean;
 
Public class function RGBHexToColor(aRGBStr:String):TColor;
 
Public class function ValidStatement(aLine: String): Boolean;
 
Public function CreateStatementObject(aLine: String):TSVGChange;
 

Properties

Published property SVGChanges: TStrings read FSVGChanges write SetSVGChanges;
 

Generated by PasDoc 0.14.0.