FMX.ListView.TAppearanceListView.FooterAppearanceName
Delphi
property FooterAppearanceName: string read GetFooterAppearanceName write SetFooterAppearanceName stored False;
C++
__property System::UnicodeString FooterAppearanceName = {read=GetFooterAppearanceName, write=SetFooterAppearanceName, stored=false};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | protected | FMX.ListView.pas FMX.ListView.hpp |
FMX.ListView | TAppearanceListView |
説明
リスト ビューのフッター項目の外観の名前。
取り得る値は以下のとおりです。
| 項目 | 説明 |
|---|---|
| Custom | カスタマイズされた外観 |
| ListHeader | デフォルトの外観 |
関連項目
- FMX.ListView.TAppearanceListView.FooterAppearanceClassName
- FMX.ListView.TAppearanceListView.FooterHeight