RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.DoOnTimer Method

Performs the timer action of a Task Dialog.

Pascal
procedure DoOnTimer(TickCount: Cardinal; var Reset: Boolean); dynamic;
C++
__fastcall DoOnTimer(unsigned TickCount, Boolean Reset);

Use DoOnTimer to perform the timer action of the Task Dialog. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!