[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |