ShellBrowser Delphi Components Documentation
JamFilePreview.ICustomPreviewHandler Members
JamFilePreview.ICustomPreviewHandler
Legend
Members
ICustomPreviewHandler Methods
Name
Description
function Load(sender: TJamFilePreview; const pPath: String): boolean; overload;
Provide code that loads the file given in the event arguments.
procedure Resize;
Is called when the preview should be resized.
procedure Unload;
Code to unload the custom preview handler goes here.
Contents
|
Index
|
Home