Gets the File is Readable flag value for the specified file name.
Source position: lazfilecache.pas line 103
function FileIsReadableCached( |
const AFilename: string |
):Boolean; |
AFilename |
|
Name for the file examined in the routine. |
True if the specified file is readable.
| Version 4.6 | Generated 2026-02-20 | Home |