Vcl.Themes.TStyleHook.FontColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FontColor: TColor read FFontColor write FFontColor;

C++

__property System::Uitypes::TColor FontColor = {read=FFontColor, write=FFontColor, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property class protected
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TStyleHook

Beschreibung

Die Farbe der Schriftart für den Text, der auf dem Steuerelement angezeigt wird.

Siehe auch