Vcl.Dialogs.TCustomTaskDialog.OnDialogCreated
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 は,タスクダイアログの作成イベントです。