ImageEn, unit iemview

TImageEnMView.LookAhead

TImageEnMView.LookAhead


Declaration

property LookAhead: Integer;


Description

Specifies the number of images to pre-load (load before they are required for display).

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

Default: 0 (20 for TImageEnFolderMView)