Gets the File is Writable flag value for the specified file name.
Source position: lazfilecache.pas line 104
function FileIsWritableCached( |
const AFilename: string |
):Boolean; |
AFilename |
|
Name for the file examined in the routine. |
True if the specified file is writable (not read-only).
| Version 4.4 | Generated 2025-11-08 | Home |