Destructor for the class instance.
Source position: dialogs.pp line 283
public destructor TColorDialog.Destroy; override;
Destroy is the destructor for TColorDialog, and frees custom colors then calls the inherited Destroy method.