FMX.ListView.TAppearanceListView.SetFooterHeight

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

Delphi

procedure SetFooterHeight(const Value: Integer); virtual;

C++

virtual void __fastcall SetFooterHeight(const int Value);

プロパティ

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


説明

FooterHeight の設定メソッド。

関連項目