FMX.Graphics.TFontColorForState.Pressed

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Pressed: TAlphaColor index TIndex.Pressed read GetColor write SetColor default TAlphaColorRec.Null;

C++

__property System::Uitypes::TAlphaColor Pressed = {read=GetColor, write=SetColor, index=2, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TFontColorForState


Beschreibung

Die Schriftfarbe für den gedrückten Status.

Siehe auch