Unit 'ImageListCache' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

IImageCacheListener.CacheSetImageList

Sets the image list for the cache listener.

Declaration

Source position: imagelistcache.pas line 31

procedure IImageCacheListener.CacheSetImageList(

  AImageList: TCustomImageList

);

Arguments

AImageList

  

TCustomImageList instance for the listener.