FMX.EditBox.TCustomEditBox.FontColor
Delphi
property FontColor: TAlphaColor read GetFontColor write SetFontColor default -16777216;
C++
__property FontColor = {default=-16777216};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.EditBox.pas FMX.EditBox.hpp |
FMX.EditBox | TCustomEditBox |
Description
Specifies the color of the text in the edit control.
FMX.EditBox.TCustomEditBox.FontColor inherits from FMX.Edit.TCustomEdit.FontColor. All content below this line refers to FMX.Edit.TCustomEdit.FontColor.
Specifies the color of the text in the edit control.