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.6 | Generated 2026-02-20 | Home |