Vcl.Dialogs.TCustomTaskDialog.OnDialogConstructed

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

Delphi

property OnDialogConstructed: TNotifyEvent read FOnDialogConstructed write FOnDialogConstructed;

C++

__property System::Classes::TNotifyEvent OnDialogConstructed = {read=FOnDialogConstructed, write=FOnDialogConstructed};

プロパティ

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

説明

ダイアログ構築イベント。

OnDialogConstructed は,ダイアログ構築イベントです。