Destructor for the class instance.
Source position: dialogs.pp line 318
public destructor TColorDialog.Destroy; override; |
Destroy is the overridden destructor for TColorDialog. It frees resources allocated for the CustomColors property and calls the inherited Destroy method.
|
Defines the color names and values available in the color dialog. |
|
|
Destructor for the class instance. |
| Version 4.4 | Generated 2025-11-08 | Home |