Unit 'LazFileCache' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

FileStateCache

Unit global variable with the class instance for the state caching mechanism.

Declaration

Source position: lazfilecache.pas line 97

var FileStateCache: TFileStateCache = Nil;

Description

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).

See also

TFileStateCache

  

Implements a state caching mechanism for files and directories.


Version 4.4 Generated 2025-11-08 Home