Item(Index: Integer): IDataGridRow;
Index - index of the row that must be obtained.
The Item property returns parameters of the row, which index is passed as the Index input parameter.
See also:
IDataGridRows