Icon RecNo Property

property RecNo: Integer

The RecNo property indicates the physical record number of the current record.

Information This value is not necessarily the same as the RecNo property for the TDBISAMTable or TDBISAMQuery components, which is a logical record number.
Image