JVCL Help:TJvFormPlacement.AppStorage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFormPlacement.AppStorage Property
[+] TJvFormPlacement Methods
[+] TJvFormPlacement Properties
Search in JVCL Help
Search in all projectsSummary
Links the component to a storage component.
Pascal
property AppStorage: TJvCustomAppStorage;
Description
Set AppStorage to an application storage component that gives access to a specific storage, such as a xml file or the registry. AppStorage allows the TJvFormPlacement component to read from and write to the storage.
To allow the placement data of a form to be read or written from a storage, both the AppStorage and the AppStoragePath properties must be set.
See Also
TJvFormPlacement.AppStoragePath
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