pascalSCADA OPM: hmi_draw_basic_vector_control: Class THMIForkedFlowValve

Pascal SCADA OPM

Class THMIForkedFlowValve

Unit

hmi_draw_basic_vector_control

Declaration

type THMIForkedFlowValve = class(THMI2OutFlowVectorControl)

Description

THMIForkedFlowValve

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 OutputPolylineRight: THMIFlowPolyline read GetOutput2 write SetOutput2;
Published property Orientation: TForkedFlowValveOrientation read FOrientation write SetOrientation;

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 OutputPolylineRight: THMIFlowPolyline read GetOutput2 write SetOutput2;
 
Published property Orientation: TForkedFlowValveOrientation read FOrientation write SetOrientation;
 

Generated by PasDoc 0.14.0.