Vcl.Dialogs.TCustomTaskDialog.OnDialogDestroyed

提供:RAD Studio API Documentation

Delphi

property OnDialogDestroyed: TNotifyEvent read FOnDialogDestroyed write FOnDialogDestroyed;

C++

__property System::Classes::TNotifyEvent OnDialogDestroyed = {read=FOnDialogDestroyed, write=FOnDialogDestroyed};

プロパティ

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


説明

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

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