API:Vcl.Dialogs.TTaskDialog.OnDialogConstructed

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

Delphi

property OnDialogConstructed: TNotifyEvent read FOnDialogConstructed write FOnDialogConstructed;

C++

__property OnDialogConstructed;

プロパティ

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

説明

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

Vcl.Dialogs.TTaskDialog.OnDialogConstructed は Vcl.Dialogs.TCustomTaskDialog.OnDialogConstructed を継承しています。以下の内容はすべて Vcl.Dialogs.TCustomTaskDialog.OnDialogConstructed を参照しています。

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

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