JCL Help:TJclBufferedStream.FBufferMaxModifiedPos

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Stores the index of first non modified data in buffer.


Pascal

 protected FBufferMaxModifiedPos: Longint;


Description

This field indicates the number of bytes that will be flushed in buffer. If equal to 0, no data were changed.


See Also

TJclBufferedStream.Flush 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