JVCL Help:TJvFormPlacement.AppStoragePath
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFormPlacement.AppStoragePath Property
[+] TJvFormPlacement Methods
[+] TJvFormPlacement Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the location of the stored data in the storage.
Pascal
propertyAppStoragePath: string;
Description
Use AppStoragePath to specify the location of the stored data in the storage.
The storage system uses paths and uses the concept of folders and values (much like folders and files on an OS). AppStoragePath is a path relative to the root folder of the storage component.
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
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