FMX.ListView.Appearances.IPublishedAppearanceOwner.FooterHeight

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

Delphi

property FooterHeight: Integer read GetFooterHeight write SetFooterHeight;

C++

__property int FooterHeight = {read=GetFooterHeight, write=SetFooterHeight};

プロパティ

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


説明

リスト ビューのフッター項目の外観の高さ

関連項目