You are here: Symbol Reference > JSDialog Namespace > Types > JSDialog.TTimerEvent Type
LMD DialogPack
ContentsIndexHome
PreviousUpNext
JSDialog.TTimerEvent Type

Type of event to handle when the timer is fired.

Pascal
TTimerEvent = procedure (Sender: TObject; const TimeSince: Cardinal) of object;

JSDialog

This event is only fired when doTimer is set in DialogOptions. The event is triggered at the interval set in JSTimer.Interval property

TJSTimer;DialogOptions;JSTimer

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!