FMX.ListView.Appearances.TPublishedAppearance.FooterHeight

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

Delphi

property FooterHeight: Integer read GetFooterHeight write SetFooterHeight stored IsFooterHeightStored nodefault;

C++

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

プロパティ

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


説明

このリスト ビューのフッター項目の高さ。

関連項目