ShellBrowser Delphi Components

Native VCL Explorer Shell Controls for Delphi

List Files and Folders in Your Explorer Application

The Delphi component TJamFileList can be used to collect files and folders from different directories in one list. Simply use the Add() method to add files or folders to the list.

ShellBrowser_FileList

A multi-threaded file search similar to the Windows file search can be implemented. Developers can define which files will be included in the search results - e.g. by file date and file size as well as wildcards in patterns like *.txt.

TJamFileList fully supports the Windows view styles such as Details, Small Icons, Large Icons, List and Thumbnails.

Looking for API documentation?