[Overview][Types][Classes][Procedures and functions][Index] |
Implements a caching mechanism for TCustomImageList (TImageList) instances.
uses |
||
Classes, |
||
SysUtils, |
||
|
||
|
Contains classes and types used in TCustomImageList, the base class for TImageList. |
|
|
Useful lower-level helper functions and classes. |
|
|
Implements Forms, which are the basis for the Lazarus Graphical User Interface. |
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).