ImageEn, unit iemview

TImageEnMView.MaintainInvisibleImages

TImageEnMView.MaintainInvisibleImages


Declaration

property MaintainInvisibleImages: Integer;


Description

Specifies the number of images to maintain when they are no longer visible (scrolled out of view).

Default: 15

Specify -1 to maintain all images in memory.
Specify 0 to discard all images when they are not visible.
Specify -2 to discard images when they are not visible, even in ietNormal mode

Note: This property only applies when images are loaded on demand, e.g. by setting ImageFileName, FillFromDirectory, FillFromList or LoadFromFileOnDemand