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

THMICustomVectorControl

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

Declaration

Source position: hmi_draw_basic_vector_control.pas line 17

type THMICustomVectorControl = class(THMIBasicControl)

protected

  FSVGDrawing: TBGRASVG;

  

  procedure CheckAutoSize;

  

  procedure DrawControl; override;

  

  procedure ReloadDrawing; virtual;

  

  procedure Loaded; override;

  

  procedure CalculatePreferredSize(); override;

  

  property SVGContents: TStrings; [rw]

  

  property Stretch: Boolean; [rw]

  

  property Proportional: Boolean; [rw]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

end;

Inheritance

THMICustomVectorControl

  

|

THMIBasicControl

  

|

TObject,IHMIInterface



CT Web help

CodeTyphon Studio