__declspec(property(get = GetFraming, put = SetFraming)) TFraming Framing;
Defines the method to traverse a multi-record the file.
Remarks:
With each consecutive call to NextFrame, you can either move along the same record (increasing RecordPosition) or across all the records (increasing RecordNumber).
Declared in Dew::Signal::TSignalRead · Dew.Signal/FileSignal.h · Cross-compiler