FMX.ListView.Types.IListViewPresentationParent.GetItemHeight
Delphi
function GetItemHeight(const ItemIndex: Integer): Integer;
C++
virtual int __fastcall GetItemHeight(const int ItemIndex) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | IListViewPresentationParent |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!