Vcl.Dialogs.TCustomTaskDialog.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TCustomTaskDialog();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| destructor | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp  | 
        Vcl.Dialogs | TCustomTaskDialog | 
Description
Destroys an instance of a custom Task Dialog.
Use Destroy to destroy an instance of TCustomTaskDialog.