TSignalRead.RecordNumber Property

property RecordNumber: Integer;

Set RecordNumber to move the read cursor within the file to the record with RecordNumber number.

Returns: Int32

Remarks:

Read RecordNumber property to determine the current record number. RecordPosition will not change. First record has a number 0.