JCL Help:TJclBufferedStream.BufferSize

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Size of internal buffer in bytes.


Pascal

 public property BufferSize: Longint;


Description

This property exposes the size of cache buffer in memory in bytes. Changes made to this property will be applied next time a buffer is loaded.


See Also

TJclBufferedStream.FBuffer TJclBufferedStream.FBufferMaxModifiedPos TJclBufferedStream.FBufferCurrentSize


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