FMX.ListView.Appearances.IPublishedAppearanceOwner.FooterAppearanceName

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

Delphi

property FooterAppearanceName: string read GetFooterAppearanceName write SetFooterAppearanceName;

C++

__property System::UnicodeString FooterAppearanceName = {read=GetFooterAppearanceName, write=SetFooterAppearanceName};

プロパティ

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


説明

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

関連項目