Unit 'hmi_animation_timers' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_pascalscada]

TTimerManager

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

Declaration

Source position: hmi_animation_timers.pas line 35

type TTimerManager = class(TObject)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure AddTimerCallback();

  

  procedure RemoveTimerCallback();

  

  procedure RemoveCallback();

  

  procedure RemoveCallbacksFromObject();

  

end;

Inheritance

TTimerManager

  

|

TObject



CT Web help

CodeTyphon Studio