JCL Help:TJclSectoredStream.LoadBuffer

From Project JEDI Wiki
Jump to navigationJump to search


Summary

This protected function loads a sector from storage stream when needed. If some data were modified in previous sector, they are automatically written to storage stream.


Pascal

 protected function LoadBuffer: Boolean; override;


Return Value

Returns true if any data were read.


Description

The description for this help topic does not exist, edit this page

See Also

TJclSectoredStream.Flush


About

Donator

Florent Ouchet


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