Class THMIThreeWayFlowValve
Unit
Declaration
type THMIThreeWayFlowValve = class(THMI3OutFlowVectorControl)
Description
THMIThreeWayFlowValve
Hierarchy
- TCustomControl
- THMIBasicControl
- THMICustomVectorControl
- THMICustomFlowVectorControl
- THMI2OutFlowVectorControl
- THMI3OutFlowVectorControl
- THMIThreeWayFlowValve
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 OutputPolylineMiddle: THMIFlowPolyline read GetOutput2 write SetOutput2; |
|
property OutputPolylineRight: THMIFlowPolyline read GetOutput3 write SetOutput3; |
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 OutputPolylineMiddle: THMIFlowPolyline read GetOutput2 write SetOutput2; |
|
property OutputPolylineRight: THMIFlowPolyline read GetOutput3 write SetOutput3; |
|
Generated by PasDoc 0.14.0.