Gets the Directory is Writable flag value for the specified path.
Source position: lazfilecache.pas line 101
function DirectoryIsWritableCached( |
const ADirectoryName: string |
):Boolean; |
ADirectoryName |
|
Path examined in the routine. |
True if the specified directory allows files or sub-directories to be created.
| Version 4.4 | Generated 2025-11-08 | Home |