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

THMIVectorFlowZone

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

Declaration

Source position: hmi_draw_basic_vector_control.pas line 77

type THMIVectorFlowZone = class(THMIFlowZone)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Loaded; override;

  

  class function ValidRGBHex();

  

  class function RGBHexToColor();

  

  class function ValidStatement();

  

  function CreateStatementObject();

  

published

  property SVGChanges: TStrings; [rw]

  

end;

Inheritance

THMIVectorFlowZone

  

|

THMIFlowZone

  

|

TColorZone

  

|

TAnimationZone

  

|

TZone

  

|

THMIBasicColletionItem

  

|

TObject



CT Web help

CodeTyphon Studio