File Search

File and Folder Search Component for VCL

For all versions of Delphi and C++ Builder from 3 to 10.2 Tokyo and for all versions of Windows from XP to 10


File Search (TFileSearch component) allows you find any file or folder on your disk - just set the required attributes, file and folder masks (wildchars are supported), choose the root folder and call the Search method.

Search process can be interrupted or refined on-the-fly with OnFound and OnFolderSkip events, and the OnFinished event will inform you that the search process is stopped.

Each found file or folder is passed to any related event as VCL-friendly TFileInfo record instead of complicated and complex WinAPI's FINDDATA structure.

File Search suite includes demo project that demonstrates main features of TFileSearch component (click the image to see full-size screenshot):

File Search Demo


Download free demo, order full source code right now!