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