Destructor for the class instance.
Source position: dialogs.pp line 643
public destructor TCustomTaskDialog.Destroy; override; |
Destroy is the overridden destructor for the class instance. It frees resources allocated for the Buttons and RadioButtons properties, and calls the inherited method prior to exit.
|
Collection with the buttons for the Task dialog. |
|
|
Collection with the optional radio buttons defined for the Task dialog. |