property RecordTimePosition: Double;
Set the property to specify position in seconds of the read cursor within the current record.
Returns: Double
Remarks:
Read this property to get the position in seconds of the read cursor within the current record. SpanLength samples will be loaded in the Data property. If SpanLength is bigger then SpanLimit*Increment, the data will be read from the peak file. Otherwise it will be read from the signal file. If data will be read from the peak file, the amount of samples loaded will cover the same time span as SpanLength samples cover in the signal file.