FMX.Colors.TColorComboBox.Color

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Color;

C++

__property Color;

Properties

Type Visibility Source Unit Parent
property published
FMX.Colors.pas
FMX.Colors.hpp
FMX.Colors TColorComboBox

Description

Specifies the color selected by this color combo box.

Set or get the Color property in order to specify or obtain the alpha color selected by this color combo box.

See Also