RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.Destroy Destructor

Destroys an instance of a custom Task Dialog.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TCustomTaskDialog();

Use Destroy to destroy an instance of TCustomTaskDialog

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!