FMX.Graphics.TFontColorForState.Focused

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

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


Beschreibung

Die Schriftfarbe für ein Steuerelement, das den Eingabefokus hat.

Siehe auch