Gets the Path Exists flag value for the specified directory path.
Source position: lazfilecache.pas line 100
function DirPathExistsCached( |
const AFilename: string |
):Boolean; |
AFilename |
|
Path to the directory examined in the routine. |
True if the path exists on the local file system.
| Version 4.6 | Generated 2026-02-20 | Home |