Vcl.Dialogs.TCustomTaskDialog.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomTaskDialog();

プロパティ

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

説明

カスタムタスクダイアログのインスタンスを破棄します。

Destroy を使用して,TCustomTaskDialog のインスタンスを破棄します。