FMX.ListView.Appearances.TCommonObjectAppearance.IsVertAlignStored
Delphi
function IsVertAlignStored: Boolean;
C++
bool __fastcall IsVertAlignStored();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp  | 
        FMX.ListView.Appearances | TCommonObjectAppearance | 
Description
Function that ensures that the value of VertAlign is only stored in the form file if it is not the default value of the property.
See Also
- FMX.ListView.Appearances.TCommonObjectAppearance.IsAlignStored
 - FMX.ListView.Appearances.TCommonObjectAppearance.IsHeightStored
 - FMX.ListView.Appearances.TCommonObjectAppearance.IsOpacityStored
 - FMX.ListView.Appearances.TCommonObjectAppearance.IsPlaceOffsetStored
 - FMX.ListView.Appearances.TCommonObjectAppearance.IsVisibleStored
 - FMX.ListView.Appearances.TCommonObjectAppearance.IsWidthStored