FMX.ListView.Appearances.TTextButtonObjectAppearance.TintColor
Delphi
property TintColor: TAlphaColor read FTintColor write SetTintColor stored IsTintColorStored;
C++
__property TintColor = {stored=IsTintColorStored};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TTextButtonObjectAppearance |
Beschreibung
Farbe der Oberfläche (unter dem Text) des Erscheinungsbildes dieser Text-Schaltfläche. {{#multireplace:FMX.ListView.Appearances.TTextButtonObjectAppearance.TintColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TintColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TintColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Farbe der Oberfläche (unter dem Text) des Erscheinungsbildes dieser Text-Schaltfläche.
Siehe auch
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.ButtonType
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Enabled
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Font
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.PressedTextColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Text
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextAlign
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextVertAlign
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Trimming
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.WordWrap