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

TFileStateCache.FileIsWritableCached

Ensures that the "File is Writable" flag is up-to-date for a cache item.

Declaration

Source position: lazfilecache.pas line 81

public function TFileStateCache.FileIsWritableCached(

  const AFilename: string

):Boolean;

Arguments

AFilename

  

Name for the file examined in the method.

Function result

True if the file is writable.


Version 4.0 Generated 2025-05-03 Home