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

FileExistsCached

Gets the File Exists flag value for the specified file name.

Declaration

Source position: lazfilecache.pas line 99

function FileExistsCached(

  const AFilename: string

):Boolean;

Arguments

AFilename

  

File name examined in the routine.

Function result

True if the file exists on the local file system.


Version 4.0 Generated 2025-05-03 Home