Vcl.Dialogs.TCustomTaskDialog.DoOnDialogCreated

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

Delphi

procedure DoOnDialogCreated; dynamic;

C++

DYNAMIC void __fastcall DoOnDialogCreated();

プロパティ

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

説明

タスクダイアログの作成時のアクションを実行します。

DoOnDialogCreated を使用して,タスクダイアログの作成時のアクションを実行します。