RecordsCount: Integer;
The RecordsCount property determines the number of records displayed on the table page.
The property is relevant if the AllowPaging property is set to True.
The property use is given in the example for IDataGridView.SetDataSet.
See also: