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

THMIForkedFlowValve

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

Declaration

Source position: hmi_draw_basic_vector_control.pas line 190

type THMIForkedFlowValve = class(THMI2OutFlowVectorControl)

protected

  procedure Loaded; override;

  

public

  constructor Create(); override;

  

published

  property OnClick;

  

  property Action;

  

  property AutoSize;

  

  property ColorAndFlowStates: THMIVectorFlowZones;

  

  property InputFlowPolyline: THMIFlowPolyline;

  

  property PLCTag: TPLCTag;

  

  property Proportional: Boolean;

  

  property Stretch: Boolean;

  

  property OutputPolylineLeft: THMIFlowPolyline; [rw]

  

  property OutputPolylineRight: THMIFlowPolyline; [rw]

  

  property Orientation: TForkedFlowValveOrientation; [rw]

  

end;

Inheritance

THMIForkedFlowValve

  

|

THMI2OutFlowVectorControl

  

|

THMICustomFlowVectorControl

  

|

THMICustomVectorControl,IColorChangeNotification

  

|

THMIBasicControl

  

|

TObject,IHMIInterface



CT Web help

CodeTyphon Studio