Skip to main content

TdxColorPickerOptionsView Members

Contains the functionality settings of the color picker.

Constructors

Name Description
Create(TPersistent) Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.

Properties

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.

Methods

Name Description
Assign(TPersistent) Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
DoAssign(TPersistent) protected Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner protected Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ToString Inherited from TObject.
See Also