JCL Help:TJclBufferedStream.FPosition

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Position of this stream.


Pascal

 protected FPosition: Int64;


Description

This field stores current position of this stream. Its value is updated on every accesses (Read/Write/Seek).


See Also

TJclBufferedStream.Read TJclBufferedStream.Seek TJclBufferedStream.Write


About

Donator

Heinz Zastrau


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page