[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazFileCache' (#lazutils)

DirPathExistsCached

Gets the Path Exists flag value for the specified directory path.

Declaration

Source position: lazfilecache.pas line 100

function DirPathExistsCached(

  const AFilename: string

):Boolean;

Arguments

AFilename

  

Path to the directory examined in the routine.

Function result

True if the path exists on the local file system.


Version 4.0 Generated 2025-05-03 Home