TdxCustomColorPicker.OptionsView Property
In This Article
Specifies both visibility and functionality of UI elements arranged within the color picker.
#Declaration
Delphi
property OptionsView: TdxColorPickerOptionsView read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxCustomColorPickerOptionsView class description to learn about the settings.
Use this property to customize the color picker.
See Also