Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TColorDialog.Destroy

Destructor for the class instance.

Declaration

Source position: dialogs.pp line 283

public destructor TColorDialog.Destroy; override;

Description

Destroy is the destructor for TColorDialog, and frees custom colors then calls the inherited Destroy method.