[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Dialog displayed to select a custom color for the control.
Source position: colorbox.pas line 215
public property TCustomColorListBox.ColorDialog : TColorDialog |
ColorDialog is a TColorDialog property with the dialog displayed to select a custom color for the control. It can be assigned directly to the control, or it can be created at run-time when the PickCustomColor method is called.
|
Implements a dialog used to select a TColor value. |