TImageEnMView.EnableImageCaching
Declaration
property EnableImageCaching: Boolean;
Description
Speeds up thumbnail painting by saving the view of each image to an internal cache.
Set to false to disable image caching.
Note: EnableImageCaching is always true when
StoreType = ietFastThumb. If you disable caching,
StoreType will be set to ietThumb.
Default: True
See Also
◼ClearImageCache◼ImageCacheSize◼ImageCacheUseDisk