Show: Delphi
C++
Display Preferences
FMX.Colors
From XE2 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. |
| TGradientEdit | Represents a gradient editor component. |
| THueTrackBar | Represents a track bar for the entire color spectrum. |
Routines
| FillChessBoardBrush | Internally used method that draws a fine grid on a TBrushBitmap object. |
Constants
| colorPickSize | colorPickSize: Integer = $A; |