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