FMX.ListView.TAppearanceListView.FooterHeight

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

Delphi

property FooterHeight: Integer read GetFooterHeight write SetFooterHeight;

C++

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

プロパティ

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


説明

各フッター リスト ビュー項目の高さをピクセルで示します。

関連項目