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