JVCL Help:TJvAppIniFileStorage.Flush

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

Search in JVCL Help

 
Search in all projects
 

Summary

Writes changes to the file.


Pascal

 procedureFlush; override;


Description

Flush will write any changes made to the storage to the underlying INI file.
Flush is called automatically when the component is destroyed or AutoFlush is set to True and a call to a writing function has been done.


See Also

TJvAppIniFileStorage.AutoFlush, TJvAppIniFileStorage.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