Unit 'HMIControlDislocatorAnimation' Package
[Overview][Classes][Index] [#pl_pascalscada]

THMICustomControlDislocatorAnimation

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

Declaration

Source position: hmicontroldislocatoranimation.pas line 38

type THMICustomControlDislocatorAnimation = class(TComponent)

protected

  procedure MoveObject(); virtual;

  

  procedure Loaded; override;

  

  procedure SetPLCTag();

  

  procedure SetValueStart(); virtual;

  

  procedure SetValueEnd(); virtual;

  

  property PLCTag: TPLCNumber; [rw]

  

  property ValueP0: Double; [rw]

  

  property ValueP1: Double; [rw]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure SetPositionsAndMinMax();

  

published

  property P0_X: LongInt; [rw]

  

  property P0_Y: LongInt; [rw]

  

  property P1_X: LongInt; [rw]

  

  property P1_Y: LongInt; [rw]

  

  property Control: TControl; [rw]

  

  property EnableXMin: Boolean; [rw]

  

  property EnableXMax: Boolean; [rw]

  

  property EnableYMin: Boolean; [rw]

  

  property EnableYMax: Boolean; [rw]

  

  property MinXValue: LongInt; [rw]

  

  property MaxXValue: LongInt; [rw]

  

  property MinYValue: LongInt; [rw]

  

  property MaxYValue: LongInt; [rw]

  

  property Gets_P0_Position: UTF8String; [rw]

  

  property Gets_P1_Position: UTF8String; [rw]

  

  property GoTo_P0_Position: UTF8String; [rw]

  

end;

Inheritance

THMICustomControlDislocatorAnimation

  

|

TObject



CT Web help

CodeTyphon Studio