Vcl.Dialogs.TCustomTaskDialog.DoOnTimer

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure DoOnTimer(TickCount: Cardinal; var Reset: Boolean); dynamic;

C++

DYNAMIC void __fastcall DoOnTimer(unsigned TickCount, bool &Reset);

プロパティ

種類 可視性 ソース ユニット
procedure
function
class protected
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

説明

タスクダイアログのタイマーアクションを実行します。

DoOnTimer を使用して,タスクダイアログのタイマーアクションを実行します。