JVCL Help:TJvCustomAppStorage.Path
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomAppStorage.Path Property
[+] TJvCustomAppStorage Events
[+] TJvCustomAppStorage Fields
[+] TJvCustomAppStorage Methods
[+] TJvCustomAppStorage Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the current path.
Pascal
propertyPath: string;
Description
Path specified the current path. This paths is prepended to any of the accessing methods to determine the actual path. It can be used to simplify code dealing with storages. By setting the base path to use you can minimize the paths used in the calls to the Read* or Write* methods to sub folders.
Note that this path is relative to the absolute storage root specified by the Root property.
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