FMX.ListView.Types.TListItem.SetIndex
Delphi
procedure SetIndex(const Value: Integer); virtual;
C++
virtual void __fastcall SetIndex(const int Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.ListView.Types.pas FMX.ListView.Types.hpp | FMX.ListView.Types | TListItem | 
Description
Setter method for the Index property.