Vcl.Themes.TStyleHook.FontColor
Delphi
property FontColor: TColor read FFontColor write FFontColor;
C++
__property System::Uitypes::TColor FontColor = {read=FFontColor, write=FFontColor, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | class protected | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | TStyleHook |
Description
Color of the font used for the text that appears on the control.