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

FileIsWritableCached

Gets the File is Writable flag value for the specified file name.

Declaration

Source position: lazfilecache.pas line 104

function FileIsWritableCached(

  const AFilename: string

):Boolean;

Arguments

AFilename

  

Name for the file examined in the routine.

Function result

True if the specified file is writable (not read-only).


Version 4.0 Generated 2025-05-03 Home