FMX.EditBox.TCustomEditBox.FontColor
Delphi
property FontColor: TAlphaColor read GetFontColor write SetFontColor default -16777216;
C++
__property FontColor = {default=-16777216};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | FMX.EditBox.pas FMX.EditBox.hpp |
FMX.EditBox | TCustomEditBox |
Beschreibung
Gibt die Farbe des Textes im Eingabesteuerelement an. {{#multireplace:FMX.EditBox.TCustomEditBox.FontColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:FMX.Edit.TCustomEdit.FontColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:FMX.Edit.TCustomEdit.FontColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Gibt die Farbe des Textes im Eingabesteuerelement an.