[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazFileCache' (#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.0 Generated 2025-05-03 Home