FMX.StdCtrls.TLabel.FontColor
Delphi
property FontColor;
C++
__property FontColor = {default=-16777216};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | TLabel |
Description
Specifies the font color to use when displaying the text.
FMX.StdCtrls.TLabel.FontColor inherits from FMX.StdCtrls.TPresentedTextControl.FontColor. All content below this line refers to FMX.StdCtrls.TPresentedTextControl.FontColor.
Specifies the font color to use when displaying the text.
This property sets or returns a value of the TAlphaColor type.