Vcl.Dialogs.TCustomTaskDialog.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

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.