DataRow: Integer;
The DataRow property determines the index of the first row that contains data.
Row indexation in the file is continuous and starts with zero. Index of the first row that contains data headers is determined by the HeaderRow property.
The property use is given in the example for IDtOdsProvider.File.
See also: