API:FMX.Colors.TComboColorBox.UseAlpha

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UseAlpha: Boolean read GetUseAlpha write SetUseAlpha default True;

C++

__property bool UseAlpha = {read=GetUseAlpha, write=SetUseAlpha, default=1};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!