FMX.ListView.TAppearanceListView.FooterAppearanceName

提供:RAD Studio API Documentation

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


説明

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

関連項目