Unit 'LazFileCache' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.4 Generated 2025-11-08 Home