FMX.Colors

From RAD Studio API Documentation
Jump to: navigation, search

Defines FireMonkey controls for selecting colors.

Package fmx240.bpl

Classes

TAlphaTrackBarRepresents a track bar for the alpha channel (transparency).
TBWTrackBarRepresents a track bar for the grayscale colors.
TColorBoxRepresents a rectangular-shaped color indicator.
TColorButtonRepresents a standard button that displays a color instead of a standard caption.
TColorComboBoxRepresents a combo box that allows you to select a color from a color palette.
TColorListBoxRepresents a combo box that allows you to select an alpha color from a color spectrum.
TColorPanelRepresents a color selector component complete with alpha channel selection.
TColorPickerRepresents a color selector that displays the entire color spectrum.
TColorQuadRepresents a three-color gradient color selector.
TComboColorBoxRepresents a combo box that allows you to select an alpha color from a color spectrum.
TCustomColorComboBox
TGradientEditRepresents a gradient editor component.
THueTrackBarRepresents a track bar for the entire color spectrum.

Routines

MakeChessBoardBrush

Constants

ColorPickSizeColorPickSize: Integer = $A;