JVCL Help:TJvCustomAppStorage.AutoFlush

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Determines when Flush is called.


Pascal

 propertyAutoFlush: Boolean;


Description

If set to True, the Flush method will be called whenever a modification has been made to the in memory file. If set to False, the disk file will only be updated when you call Flush or when the component is destroyed.


See Also

TJvCustomAppStorage.AutoReload, TJvCustomAppStorage.Flush


About

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