Unit 'hmi_draw_basic_vector_control' Package
[Overview][Types][Classes][Index] [#pl_pascalscada]

THMIThreeWayFlowValve

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: hmi_draw_basic_vector_control.pas line 215

type THMIThreeWayFlowValve = class(THMI3OutFlowVectorControl)

protected

  procedure Loaded; override;

  

public

  constructor Create(); override;

  

published

  property AutoSize;

  

  property ColorAndFlowStates: THMIVectorFlowZones;

  

  property InputFlowPolyline: THMIFlowPolyline;

  

  property PLCTag: TPLCTag;

  

  property Proportional: Boolean;

  

  property Stretch: Boolean;

  

  property OutputPolylineLeft: THMIFlowPolyline; [rw]

  

  property OutputPolylineMiddle: THMIFlowPolyline; [rw]

  

  property OutputPolylineRight: THMIFlowPolyline; [rw]

  

end;

Inheritance

THMIThreeWayFlowValve

  

|

THMI3OutFlowVectorControl

  

|

THMI2OutFlowVectorControl

  

|

THMICustomFlowVectorControl

  

|

THMICustomVectorControl,IColorChangeNotification

  

|

THMIBasicControl

  

|

TObject,IHMIInterface



CT Web help

CodeTyphon Studio