JVCL Help:TJvCustomAppStorage.PathExists
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomAppStorage.PathExists Method
[+] TJvCustomAppStorage Events
[+] TJvCustomAppStorage Fields
[+] TJvCustomAppStorage Methods
[+] TJvCustomAppStorage Properties
Search in JVCL Help
Search in all projectsSummary
Determines if the specified path exists.
Pascal
functionPathExists(constPath: string): Boolean;
Parameters
Parameters | Description |
const Path: string | Path (relative to the current path) to check. |
Return Value
True if the path exists, otherwise false.
Description
PathExists determines if the specified path exists.
See Also
TJvCustomAppStorage.ValueStored
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