From RAD Studio API Documentation
Defines FireMonkey controls for selecting colors.
Classes
TAlphaTrackBar | Represents a track bar for the alpha channel (transparency). |
TBWTrackBar | Represents a track bar for the grayscale colors. |
TColorBox | Represents a rectangular-shaped color indicator. |
TColorButton | Represents a standard button that displays a color instead of a standard caption. |
TColorComboBox | Represents a combo box that allows you to select a color from a color palette. |
TColorListBox | Represents a combo box that allows you to select an alpha color from a color spectrum. |
TColorPanel | Represents a color selector component complete with alpha channel selection. |
TColorPicker | Represents a color selector that displays the entire color spectrum. |
TColorQuad | Represents a three-color gradient color selector. |
TComboColorBox | Represents a combo box that allows you to select an alpha color from a color spectrum. |
TCustomColorComboBox | |
TGradientEdit | Represents a gradient editor component. |
THueTrackBar | Represents a track bar for the entire color spectrum. |
Routines
Constants
ColorPickSize | ColorPickSize: Integer = $A; |