Sets the image list for the cache listener.
Source position: imagelistcache.pas line 31
procedure IImageCacheListener.CacheSetImageList(
AImageList: TCustomImageList
);
AImageList
TCustomImageList instance for the listener.