FMX.Graphics.TFontColorForState.Normal

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

__property System::Uitypes::TAlphaColor Normal = {read=GetColor, write=SetColor, index=0, 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 normalen Status.

Siehe auch