FMX.ListView.TAppearanceListView.SetItemHeight
Delphi
procedure SetItemHeight(const Value: Integer); virtual;
C++
virtual void __fastcall SetItemHeight(const int Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.ListView.pas FMX.ListView.hpp | FMX.ListView | TAppearanceListView | 
Description
Setter of ItemHeight.