JVCL Help:TJvCustomAppStorage.AutoReload

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 Reload is called.


Pascal

 propertyAutoReload: Boolean;


Description

If set to True, the Reload method will be called whenever an information is about to be read from the in memory file. If set to False, the disk file will only be read when you call Reload or when the FileName property is set.


See Also

TJvCustomAppStorage.AutoFlush, TJvCustomAppStorage.Reload


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