FMX.ListView.Types.IListViewAdapter.GetDefaultViewHeight
Delphi
function GetDefaultViewHeight: Integer;
C++
virtual int __fastcall GetDefaultViewHeight() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | IListViewAdapter |
Description
Returns the height of the items that are not explicitly defined.