Vcl.Dialogs.TTaskDlgTimerEvent
C++
typedef void __fastcall (__closure *TTaskDlgTimerEvent)(System::TObject* Sender, unsigned TickCount, bool &Reset);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | Vcl.Dialogs.hpp | Vcl.Dialogs | Vcl.Dialogs |
Description
Event for the Task Dialog timer.
OnTimer is the timer event for a Task Dialog.