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

tanimitemcomp

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

Declaration

Source position: msetimer.pas line 231

type tanimitemcomp = class(tmsecomponent)

public

  constructor create(); override;

  destructor destroy; override;

  procedure reset;

  procedure restart;

  property time: flo64; [rw]

  property down: Boolean; [rw]

published

  property kind: animkindty; [rw]

  property interval: flo64; [rw]

  property enabled: Boolean; [rw]

  property timer: tanimtimer; [rw]

  property tickus: int32; [rw]

  property ontick: animtickeventty; [rw]

  property onstart: notifyeventty; [rw]

  property onstop: notifyeventty; [rw]

end;

Inheritance

tanimitemcomp

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13