TdxListItem.Index Property
In This Article
Returns the item’s index in the List View’s item collection.
#Declaration
Delphi
property Index: Integer read;
#Property Value
Type | Description |
---|---|
Integer | An item index. |
See Also