File Search description
File Search (TFileSearch component) allows you find any file or folder on your disk
File Search is an all-in-one file search component that comes with a very simple interface. Subfolders support. Separated search parameters for folders and files. Search result list with VCL-friendly data.
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.
Works with Delphi 3,4,5,6,7,2005 and C++ Builder 3,4,5,6
The Delphi Toys' demo archive contains:
Compiled executable file of the demo projects
Full source code of the demo projects
Inteface parts of all Delphi Toys' units
Documentation in the printable RTF files
Online help in Delphi / C++ Builder compatible HLP file
Trial versions of Delphi Toys for Delphi 7,2005 and C++ Builder 6 (trials for other versions are available after request).