TdxCustomColorDialog.Options Property
Specifies the runtime availability and settings of the color picker.
Declaration
property Options: TdxColorDialogOptions read; write;
Property Value
Type |
---|
TdxColorDialogOptions |
Remarks
Refer to the TdxColorDialogOptions class description to learn about the settings.
See Also