[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazFileCache' (#lazutils)

DirectoryIsWritableCached

Gets the Directory is Writable flag value for the specified path.

Declaration

Source position: lazfilecache.pas line 101

function DirectoryIsWritableCached(

  const ADirectoryName: string

):Boolean;

Arguments

ADirectoryName

  

Path examined in the routine.

Function result

True if the specified directory allows files or sub-directories to be created.


Version 4.0 Generated 2025-05-03 Home