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