ImageEn, unit iemview

TImageEnMView.ClearImageCache

TImageEnMView.ClearImageCache


Declaration

procedure ClearImageCache(idx: Integer);


Description

Clears the cache for image, idx.

Image caching allows you to speed up the thumbnail painting by saving the view of each image to an internal cache. You should call this method only if you have refreshing problems.


See Also

 EnableImageCaching
 ImageCacheSize
 ImageCacheUseDisk