JVCL Help:TJvMRUManager.IniStorage

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the IniStorage component to use when saving and restoring MRU items automatically.


Pascal

 propertyIniStorage: TJvFormPlacement;


Description

Specify an IniStorage component (For example TJvAppIniFileStorage or TJvAppRegistryStorage) that should be used to save and restore items from. Even if you don't specify an IniStorage component, you can save and load items manually using code.


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