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

TFileStateCache.FileIsReadableCached

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

Declaration

Source position: lazfilecache.pas line 80

public function TFileStateCache.FileIsReadableCached(

  const AFilename: string

):Boolean;

Arguments

AFilename

  

Name for the file examined in the method.

Function result

True if the specified file is not read-only.


Version 4.0 Generated 2025-05-03 Home