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