ShellBrowser Delphi Components

Native VCL Explorer Shell Controls for Delphi

Preview Files in Your Application

The TJamShellFilePreview Delphi component integrates the preview pane (first introduced with Windows Vista) into your application. Users can see files like PDF, Word, Excel, JPG without having to open them.

ShellBrowser_JamExplorerWithPreview

You can set the contents of the preview control via the Path property or synchronize it to other ShellBrowserComponents with the ShellLink property.

Just like the Windows Explorer, the ShellFilePreview component makes use of the PreviewHandler architecture (introduced with Windows Vista) to render files.

If you want to add an image file preview only, simply use the TJamThumbnailImage Delphi component.

ShellBrowser_DetailsPane

To display additional information about files along with the preview, you can use the Jam.Shell.TDetailsPane.

Looking for API documentation?

Are You Programming In .NET?