[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Ensures that the "File is Readable" flag is up-to-date for a cache item.
Source position: lazfilecache.pas line 80
public function TFileStateCache.FileIsReadableCached( |
const AFilename: string |
):Boolean; |
AFilename |
|
Name for the file examined in the method. |
True if the specified file is not read-only.
Version 4.0 | Generated 2025-05-03 | Home |