[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Dialog displayed to select a custom color for the control.
Source position: colorbox.pas line 217
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. |
Version 4.0 | Generated 2025-05-03 | Home |