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

THMICustomBasicValve

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

Declaration

Source position: hmi_draw_valves.pas line 15

type THMICustomBasicValve = class(THMIBasicControl)

protected

  procedure DrawControl; override;

  

  property Mirrored: Boolean; [rw]

  

  property ValveBodyPercent: Double; [rw]

  

  property ValveType: TValveType; [rw]

  

public

  constructor Create(); override;

  

end;

Inheritance

THMICustomBasicValve

  

|

THMIBasicControl

  

|

TObject,IHMIInterface



CT Web help

CodeTyphon Studio