ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamThumbnailImage.Enabled

Enables or disables the thumbnail image.

Syntax
Pascal
property Enabled: Boolean;

Use the Enabled property to enable or disable the TJamThumbnailImage component. The extraction and displaying of the thumbnail may take some time, especially for large images or on slow machines. In certain situations you may want to avoid the delay caused by the image extraction, in these cases set the Enabled property to false and later to true again.