Show: Delphi C++
Display Preferences

FMX.Colors.TColorPanel

From XE3 API Documentation
Jump to: navigation, search

FMX.Types.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject
TColorPanel

Delphi

TColorPanel = class(TControl)

C++

class PASCALIMPLEMENTATION TColorPanel : public Fmx::Types::TControl

Properties

Type Visibility Source Unit Parent
class public
FMX.Colors.pas
FMX.Colors.hpp
FMX.Colors FMX.Colors

Description

Represents a color selector component complete with alpha channel selection.

A TColorPanel component is a color selector that displays a color spectrum represented as a THueTrackBar, an alpha channel track bar selector, and a color quad. These make the TColorPanel component a great color selector.

A similar color selector can be found in the drop-down mode of the TComboColorBox component.

ColorPanel.png

See Also

Personal tools
Translations