TdxSpreadSheetObjectListItem.Index Property
Returns the collection item’s zero-based index.
Declaration
property Index: Integer read;
Property Value
Type |
---|
Integer |
Remarks
You can use this property to identify the item in its collection.
See Also