FMX.ListView.Appearances.TCustomTextObjectAppearance.IsTextVertAlignStored
Delphi
function IsTextVertAlignStored: Boolean;
C++
bool __fastcall IsTextVertAlignStored();
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| function | protected | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp | FMX.ListView.Appearances | TCustomTextObjectAppearance | 
Beschreibung
Funktion, die sicherstellt, dass der Wert von TextVertAlign nur gespeichert wird, wenn es sich dabei nicht um den Standardwert der Eigenschaft handelt.
Siehe auch
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsDetailTextStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsFontStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsOpacityStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsTextAlignStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsTextColorStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsTrimmingStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsWordWrapStored