ImageEn, unit iexFolderMView

TImageEnFolderMView.LoadOnDemand

TImageEnFolderMView.LoadOnDemand


Declaration

property LoadOnDemand : Boolean;


Description

If enabled, images are only loaded as they are displayed (i.e. not until they are scrolled into view). Set to false to load all images immediately (which will be much slower)

Default: True

Note: Changing this property will not affect the current content. The change will occur next time the folder is refreshed.