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