JVCL Help:TJvDBGrid.SaveToAppStore
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBGrid.SaveToAppStore Method
[+] TJvDBGrid Events
[+] TJvDBGrid Fields
[+] TJvDBGrid Methods
[+] TJvDBGrid Properties
Search in JVCL Help
Search in all projectsSummary
Save settings to a specific application storage component.
Pascal
procedureSaveToAppStore(constAppStorage: TJvCustomAppStorage; constPath: string);
Parameters
Parameters | Description |
const AppStorage: TJvCustomAppStorage | The TJvAppStorage component to use. |
const Path: string | The path to the storage location. |
Description
Use SaveToAppStore to save settings to a specific TJvAppStorage component instead of using IniStorage.
See Also
TJvDBGrid.IniStorage, TJvDBGrid.Load, TJvDBGrid.LoadFromAppStore, TJvDBGrid.Save
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