Vcl.Dialogs.TCustomTaskDialog.OnDialogCreated

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

Delphi

property OnDialogCreated: TNotifyEvent read FOnDialogCreated write FOnDialogCreated;

C++

__property System::Classes::TNotifyEvent OnDialogCreated = {read=FOnDialogCreated, write=FOnDialogCreated};

プロパティ

種類 可視性 ソース ユニット
event public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

説明

タスクダイアログの作成イベント。

OnDialogCreated は,タスクダイアログの作成イベントです。