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