FMX.ListView.TAppearanceListView.FooterAppearanceClassName
Delphi
property FooterAppearanceClassName: string read GetFooterAppearanceClassName write SetFooterAppearanceClassName;
C++
__property System::UnicodeString FooterAppearanceClassName = {read=GetFooterAppearanceClassName, write=SetFooterAppearanceClassName};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | protected | FMX.ListView.pas FMX.ListView.hpp | FMX.ListView | TAppearanceListView | 
Description
Name of the appearance class of footer list view items.