JCL Help:TJclSectoredStream.Flush

From Project JEDI Wiki
Jump to navigationJump to search


Summary

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

Pascal

 public procedure Flush; override;


Description

By calling this function, modified data (if any) contained in current buffer are written to storage stream. Note that this method is automatically called when current sector is changed. In order to force data to be written, you may call this function.


See Also

TJclSectoredStream.LoadBuffer


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