help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Classes] Reference for unit 'ltimer' (#LNet)

TLTimer

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

Declaration

Source position: ltimer.pp line 37

type TLTimer = class(TObject)

protected

  FOnTimer: TNotifyEvent;

  FInterval: TDateTime;

  FStarted: TDateTime;

  FOneShot: Boolean;

  FEnabled: Boolean;

  function GetInterval;

  procedure SetInterval();

public

  procedure CallAction;

  property Enabled: Boolean; [rw]

  property Interval: Integer; [rw]

  property OneShot: Boolean; [rw]

  property OnTimer: TNotifyEvent; [rw]

end;

Inheritance

TLTimer

|

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505