pascalSCADA OPM: hmi_draw_basic_vector_control: Class THMIThreeWayFlowValve

Pascal SCADA OPM

Class THMIThreeWayFlowValve

Unit

hmi_draw_basic_vector_control

Declaration

type THMIThreeWayFlowValve = class(THMI3OutFlowVectorControl)

Description

THMIThreeWayFlowValve

Hierarchy

Overview

Methods

Protected procedure Loaded; override;
Public constructor Create(AOwner: TComponent); override;

Properties

Published property AutoSize;
Published property ColorAndFlowStates;
Published property InputFlowPolyline;
Published property PLCTag;
Published property Proportional;
Published property Stretch;
Published property OutputPolylineLeft: THMIFlowPolyline read GetOutput1 write SetOutput1;
Published property OutputPolylineMiddle: THMIFlowPolyline read GetOutput2 write SetOutput2;
Published property OutputPolylineRight: THMIFlowPolyline read GetOutput3 write SetOutput3;

Description

Methods

Protected procedure Loaded; override;
 
Public constructor Create(AOwner: TComponent); override;
 

Properties

Published property AutoSize;
 
Published property ColorAndFlowStates;
 
Published property InputFlowPolyline;
 
Published property PLCTag;
 
Published property Proportional;
 
Published property Stretch;
 
Published property OutputPolylineLeft: THMIFlowPolyline read GetOutput1 write SetOutput1;
 
Published property OutputPolylineMiddle: THMIFlowPolyline read GetOutput2 write SetOutput2;
 
Published property OutputPolylineRight: THMIFlowPolyline read GetOutput3 write SetOutput3;
 

Generated by PasDoc 0.14.0.