[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ImageListCache' (#lcl)

Reference for unit 'ImageListCache'

Implements a caching mechanism for TCustomImageList (TImageList) instances.

uses

  Classes,

  sysutils,

  Graphics,

  

  ImgList,

  

Contains classes and types used in TCustomImageList, the base class for TImageList.

  Forms;

  

Implements Forms, which are the basis for the LCL Graphical User Interface.

Overview

imagelistcache.pas contains classes, types, and routines used to implement a cache for TCustomImageList instances. It is used mainly to cache image lists with the glyphs used on button controls.

imagelistcache.pas is part of the Lazarus Component Library (LCL).


Version 3.2 Generated 2024-02-25 Home