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

  LCLProc,

  

Useful lower-level helper functions and classes.

  Forms;

  

Implements Forms, which are the basis for the Lazarus 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.

This file is part of the Lazarus Component Library (LCL).

The latest version of this document can be found at lazarus-ccr.sourceforge.net.