| 
 
ShellBrowser Delphi Components Documentation 
 | 
Class that provides different ways to retrieve file and folder thumbnails.
TJamThumbnailExtractor = class abstract;
| 
 | 
 
Name   | 
 
Description   | 
   | 
 
Retrieves the thumbnail of a file and assigns it to the passed TImage.    | |
   | 
 
Use GetThumbnailBitmap to get a TBitmap thumbnail of the file represented by the passed ItemIdList.    | |
   | 
 
Use GetThumbnailBitmap to get a TBitmap thumbnail of the file represented by the passed ItemIdList.    | |
   | 
 
Use SaveThumbnailToJPEG to save a thumbnail image as jpeg-file.    | |
   | 
 
Allows to set a callback function that can supply a thumbnail image in case the system cannot provide one.    |