JVCL Help:TJvCustomAppStorage.Root
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomAppStorage.Root Property
[+] TJvCustomAppStorage Events
[+] TJvCustomAppStorage Fields
[+] TJvCustomAppStorage Methods
[+] TJvCustomAppStorage Properties
Search in JVCL Help
Search in all projectsSummary
Specifies absolute root.
Pascal
propertyRoot: string;
Description
Root specifies the absolute root for the storage. It's primarily used for storages that are not application specific (like the registry) to determine the exact path under which all other values and folders will be located.
In contrast to the Path property, none of the methods are allowed to specify levels above this path, nor any siblings of this path.
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