FMX.ListView.TAppearanceListView.FooterHeight
Delphi
property FooterHeight: Integer read GetFooterHeight write SetFooterHeight;
C++
__property int FooterHeight = {read=GetFooterHeight, write=SetFooterHeight, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | protected | FMX.ListView.pas FMX.ListView.hpp | FMX.ListView | TAppearanceListView | 
Description
Height in pixels of each footer list view item.
See Also
- FMX.ListView.TAppearanceListView.FooterAppearanceClassName
- FMX.ListView.TAppearanceListView.FooterAppearanceName