JVCL Help:TJvCustomAppStorage.Root

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvCustomAppStorage.Path


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