FMX.ListView.TListView.FooterAppearanceName

提供:RAD Studio API Documentation

Delphi

property FooterAppearanceName;

C++

__property FooterAppearanceName = {default=0};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TListView

説明

フッターの外観名を表す、文字列値です。 FMX.ListView.TListView.FooterAppearanceName は FMX.ListView.TAppearanceListView.FooterAppearanceName を継承しています。以下の内容はすべて FMX.ListView.TAppearanceListView.FooterAppearanceName を参照しています。

フッターの外観名を表す、文字列値です。

関連項目