Vcl.Dialogs.TTaskDialog.OnDialogDestroyed

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

Delphi

property OnDialogDestroyed: TNotifyEvent read FOnDialogDestroyed write FOnDialogDestroyed;

C++

__property OnDialogDestroyed;

プロパティ

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

説明

タスク ダイアログの破壊イベント。

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

タスク ダイアログの破壊イベント。

OnDialogDestroyed は、タスク ダイアログの破壊イベントです。