TSignalRead.Framing Property

property Framing: TFraming;

Defines the method to traverse a multi-record the file.

Returns: TFraming

Remarks:

With each consecutive call to NextFrame, you can either move along the same record (increasing RecordPosition) or across all the records (increasing RecordNumber).