[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |