TdxColorDialogOptions.ColorPicker Property
Specifies the settings of the color picker included in the color editor dialog.
Declaration
property ColorPicker: TdxColorDialogColorPickerOptions read; write;
Property Value
Type |
---|
TdxColorDialogColorPickerOptions |
Remarks
Refer to the TdxColorDialogColorPickerOptions class description to learn about the settings.
See Also