Specifies the default options enabled in TColorDialog.
Source position: dialogs.pp line 300
const DefaultColorDialogOptions = [cdFullOpen]; |
Provided for compatibility with previous LCL versions. This is probably not Delphi compatible.
Added in LCL version 4.0.
|
Represents the options which can be enabled during execution of a color dialog. |
|
|
Set type used to store values from the TColorDialogOption enumeration. |
| Version 4.4 | Generated 2025-11-08 | Home |