Unit 'TplLongTimerUnit' Package
[Overview][Types][Classes][Index] [#pl_exsystem]

TplLongTimer

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

Declaration

Source position: TplLongTimerUnit.pas line 48

type TplLongTimer = class(TCustomIdleTimer)

protected

  procedure DoOnTimer; override;

  

  procedure DoOnIdle(); override;

  

  procedure DoOnIdleEnd(); override;

  

public

  constructor Create(); override;

  

  property LastFired: TDateTime; [r]

  

published

  property AutoEnabled;

  

  property AutoStartEvent;

  

  property AutoEndEvent;

  

  property Enabled;

  

  property OnTimer;

  

  property OnStartTimer;

  

  property OnStopTimer;

  

  property IntervalType: TIntervalType; [rw]

  

  property LongInterval: TLongInterval; [rw]

  

  property Daily24Hour: Word; [rw]

  

  property WeeklyDay: TDay; [rw]

  

  property MonthlyDate: Word; [rw]

  

  property OnLongTimer: TNotifyEvent; [rw]

  

end;

Inheritance

TplLongTimer

  

|

TObject



CT Web help

CodeTyphon Studio