Dialog displayed to select a custom color for the control.
Source position: colorbox.pas line 92
public property TCustomColorBox.ColorDialog : TColorDialog |
ColorDialog is a TColorDialog property with the dialog displayed to select a custom color for the control. Its value can be assigned directly to the control, or it can be created and freed at run-time when the PickCustomColor method is called.
|
Implements a dialog used to select a TColor value. |
| Version 4.4 | Generated 2025-11-08 | Home |