[Overview][Types][Classes][Index] Reference for unit 'FileReferenceList' (#lazutils)

Reference for unit 'FileReferenceList'

Contains types and classes used to implement a list of file references.

uses

  System,

  Classes,

  sysutils,

  Laz_AVL_Tree,

  LazFileUtils,

  

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

  LazFileCache,

  

Implements a caching mechanism for file and directory state information.

  LazTracer;

  

Contains types and routines used to implement exceptions and stack traces.

Overview

Implements the TFileReference and TFileReferenceList classes. Provides a list of file references with reference counters and a search path for files in the list.

Author: Mattias Gaertner

filereferencelist.pas is part of the lazutils package.


Version 3.2 Generated 2024-02-25 Home