TdxColorPickerOptionsView Properties
Contains the functionality settings of the color picker.| Name | Description |
|---|---|
| AllowEditAlpha | Enables alpha value modifications. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| RGBHexNotation | Specifies hexadecimal notation for the color code editor. |
| ShowHSLEditors | Switches the visibility of HSL (Hue, Saturation, and Lightness) editors. |
| ShowPreview | Switches the visibility of the color preview area. |
| ShowRGBEditors | Switches the visibility of RGB (Red, Green, and Blue) editors. |
| ShowRGBHexEditor | Enables the hexadecimal color code editor. |
| Style | Specifies which color parameter is adjustable by the nearest slider to the right of the gamut box. |
See Also