[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msetimer' (#msegui)

ttimer

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

Declaration

Source position: msetimer.pas line 82

type ttimer = class(tmsecomponent)

public

  constructor create(); override;

  destructor destroy; override;

  procedure restart;

  procedure firependingandstop;

  procedure fireandstop;

  procedure fire;

  property singleshot: Boolean; [rw]

published

  property interval: Integer; [rw]

  property options: timeroptionsty; [rw]

  property ontimer: notifyeventty; [rw]

  property enabled: Boolean; [rw]

end;

Inheritance

ttimer

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13