Specifies the default options enabled in TColorDialog.
Source position: dialogs.pp line 315
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.6 | Generated 2026-02-20 | Home |