FMX.ListView.TAppearanceListView.FooterAppearanceClassName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property FooterAppearanceClassName: string read GetFooterAppearanceClassName write SetFooterAppearanceClassName;

C++

__property System::UnicodeString FooterAppearanceClassName = {read=GetFooterAppearanceClassName, write=SetFooterAppearanceClassName};

プロパティ

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


説明

フッター リスト ビュー項目の外観クラス名前

関連項目