FMX.Colors.TBWTrackBar
Delphi
TBWTrackBar = class(TBitmapTrackBar)
C++
class PASCALIMPLEMENTATION TBWTrackBar : public Fmx::Stdctrls::TBitmapTrackBar
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.Colors.pas FMX.Colors.hpp |
FMX.Colors | FMX.Colors |
Description
Represents a track bar for the grayscale colors.
The TBWTrackBar class implements a track bar component that is specifically used to select a solid color, from a black-to-white gradient palette.