JVCL Help:TJvMRUManager.SaveToAppStorage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMRUManager.SaveToAppStorage Method
[+] TJvMRUManager Events
[+] TJvMRUManager Methods
[+] TJvMRUManager Properties
Search in JVCL Help
Search in all projectsSummary
Saves items to storage.
Pascal
procedureSaveToAppStorage(constAppStorage: TJvCustomAppStorage; constPath: string);
Parameters
Parameters | Description |
const AppStorage: TJvCustomAppStorage | The storage component to use |
const Path: string | The path within the storage component to use |
Description
Use SaveToAppStorage to save items from the component and you want to use another storage component than IniStorage.
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