ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamFilePreview.IJamPreviewHandler

Interface that is used by the TJamFilePreview component for the preview of different file types

JamFilePreview_IJamPreviewHandler
Syntax
Pascal
IJamPreviewHandler = interface;
 
Name 
Description 
 
Returns object instance.  
 
Returns the ItemIdList the PreviewHandler is displaying.  
 
Loads the file given through the parameters  
 
Resizes the preview  
 
Unloads the file and the preview.