Unit global variable with the class instance for the state caching mechanism.
Source position: lazfilecache.pas line 97
var FileStateCache: TFileStateCache = Nil; |
FileStateCache is a FileStateCache variable which contains the class instance used for the state caching mechanism. The default value for the variable is Nil (unassigned).
|
Implements a state caching mechanism for files and directories. |
| Version 4.4 | Generated 2025-11-08 | Home |