[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazFileCache' (#lazutils)

Reference for unit 'LazFileCache'

Implements a caching mechanism for file and directory state information.

uses

  Classes,

  sysutils,

  Laz_AVL_Tree,

  LazDbgLog,

  

Contains utility routines used in the Lazarus Debugger and IDE.

  LazFileUtils;

  

Contains types, procedures, and functions used for file and directory operations.

Overview

lazfilecache.pas implement a caching mechanism used for file and directory state information. It is used in the implementation of the Lazarus IDE, and in the LCL package system.

lazfilecache.pas is part of the LazUtils package.


Version 3.2 Generated 2024-02-25 Home