Class THMIForkedFlowValve
Unit
Declaration
type THMIForkedFlowValve = class(THMI2OutFlowVectorControl)
Description
THMIForkedFlowValve
Hierarchy
- TCustomControl
- THMIBasicControl
- THMICustomVectorControl
- THMICustomFlowVectorControl
- THMI2OutFlowVectorControl
- THMIForkedFlowValve
Overview
Methods
procedure Loaded; override; |
|
constructor Create(AOwner: TComponent); override; |
Properties
property AutoSize; |
|
property ColorAndFlowStates; |
|
property InputFlowPolyline; |
|
property PLCTag; |
|
property Proportional; |
|
property Stretch; |
|
property OutputPolylineLeft: THMIFlowPolyline read GetOutput1 write SetOutput1; |
|
property OutputPolylineRight: THMIFlowPolyline read GetOutput2 write SetOutput2; |
|
property Orientation: TForkedFlowValveOrientation read FOrientation write SetOrientation; |
Description
Methods
procedure Loaded; override; |
|
constructor Create(AOwner: TComponent); override; |
|
Properties
property AutoSize; |
|
property ColorAndFlowStates; |
|
property InputFlowPolyline; |
|
property PLCTag; |
|
property Proportional; |
|
property Stretch; |
|
property OutputPolylineLeft: THMIFlowPolyline read GetOutput1 write SetOutput1; |
|
property OutputPolylineRight: THMIFlowPolyline read GetOutput2 write SetOutput2; |
|
property Orientation: TForkedFlowValveOrientation read FOrientation write SetOrientation; |
|
Generated by PasDoc 0.14.0.