Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Components

Components > Files and Drives > Search  

BWFileFinder v.1.0 FWS1 Kb 24.06.02
By BW. A component implementing "FindFirst" etc. Easy to use, and returns the result as a stringlist.
 
Fully functional
Source: Included
Download: D2 D3 D4 D5 D6  

DIFileFinder v.1.11 SW533 Kb 13.01.03
By Ralf Junker. DIFileFinder is a Delphi Component to search the file system for files and or folders matching (or not matching!) particular attributes and / or name patterns. Pattern syntax includes standard wildcards as well as full regular expressions.

Unlike most file finder components, DIFileFinder does not use events nor does it build lengthy file lists. Instead it reports a single file or folder at a time. This new architecture guarantees a maximum of flexibility using a minimum of resources only. Simply call the "Next" method each time another file entry is required. "Next" returns True for each file found, and the component can then be queried about the file details.

Full folder recursion is provided, and directories can be skipped at any time to avoid recursion if not required. DIFileFinder features filters for files, folders, all file attributes (include and exclude) plus full path and file name filters. Descendant components may easily implement their own filtering mechanism by simply overwriting the "Validate" method.
 
With Nag-Screen
Source: On purchase/registration
Price: $25
Source Price: $50
Download: D4 D5 D6 D7   Register. Home Page

FileFind v.1.1 FWS11 Kb 08.06.98
By Jem Ahmed. This is invisible component performing file search with or without recursing subfolders, with events generated on file match and on change scanning folder.
 
Fully functional
Source: Included
Download: D3  

FileFind v.1.00 FWS3 Kb 15.06.98
By Demian. A component to search for files in drives A to Z. Works both at design time and run time.
 
Fully functional
Source: Included
Download: D1 D2 D3   Home Page

FileFind v.1.01 FWS14 Kb 30.07.01
By A. Hua. Returns filenames which matching directory name and file extension.
 
Fully functional
Source: Included
Download: D6  

FindFile v.1.01 FWS6 Kb 24.10.97
By Ott & Hoppe GbR. This is a little utility component, which allows you to search a directory for any file or folder. It wraps the FindFirst/ FindNext/ FindClose functions, and supplies the ability to recurse directories. Search recursively through directories. Returns a list of matching files.
 
Fully functional
Source: Included
Download: D2 D3   Home Page

FindFile v.1.0 FWS6 Kb 23.12.98
By Stephan Marais. Finds a list of matching files using recursive function calls. Give the name and drive letter, and the component will search the drive and subdirectories for the specified file. Wildcards can be used.
 
Fully functional
Source: Included
Download: D4   Home Page

MTFisear v.1.2 FWS16 Kb 28.10.98
By Martin Waldenburg. A very fast file search engine, about twice as fast as Boyer-Moore, based on an article in the German magazine (8/97). However "Look_at" isn't implemented.
 
Fully functional
Source: Included
Download: CB1 CB3 D1 D2 D3 D4   Home Page

Resplendent Filefind Component v.2.00 SW138 Kb 16.12.98
By Daniel Terhell. The Resplendent Filefind component is a simple but effective component that allows you to search specified drives,paths and/or files for a text string using a separate thread.The component allows you to limit a search to a set of files (or directories). This makes it possible to narrow a list of previously found matches by searching again on other criteria.
 
Fully functional
Source: On purchase/registration
Price: $39
Download: CB1 D2 D3   Register. Home Page

Search Folders v.1.0 FWS9 Kb 21.01.99
By Arjen Wiersma. Find files on drives FAST using wildcards within search criteria. Easy and fully customizable. Just drop the component on the form, give it a filename and a drive and you can search for it.
 
Fully functional
Source: Included
Download: D3 D4   Home Page

SearchFile SW161 Kb 10.04.98
By Internet Consulting. This component provides powerfull file and directory search to Delphi programers. SearchFile component futures:
  • Multiple file and (or) directory search.
  • Search by file or directory attributes.
  • Stop on first file (or directory) found.
  • Event driven search.

 
Not available
Source: N/A
Download: D2 D3   Register. Home Page

TBaseScanner And TContextScanner v.2.01 FWS12 Kb 30.07.99
By Alexander Burlakov. Two components for smart searching for files through your disk drives. It scans user specified drives or paths for files selected by file mask. File mask can contain multiple masks (for example: *.exe,*.dll,*.ocx,*.vxd). Thread based search algorithm saves system resources for best background performance. You can tune Priority of the searching process manually. TBaseScanner component scans for filenames only, but TContextScanner can scan for filenames and specified context (plain text string or any characters set).
 
Fully functional
Source: Included
Download: D3 D4   Home Page

TDADirScan v.1.1 FWS102 Kb 20.02.01
By Diego Amicabile. These components will scan a given dir and generate an event each time a new file or directory is found or added.
  • TDADirScan will just scan the directory
  • TDADirScanTreeView will fill a treeview with its content
  • TDADirScanListView will fill a listview
You can subclass TDaDirScan if you want other components to be filled. This component will allow you to separate the content (in this case: file system) from the way it is represented (treeview, listview or other).
 
Fully functional
Source: Included
Download: D3 D4 D5   Home Page

TEasyFileSearch v.1.02 FWS245 Kb 25.11.02
By Alexandre Gambier. TEasyFileSearch is a component which enable you to search file or folder in directory and subdirectory, using filter mask (*.*, *.exe, ...).
You define some search criteria:
  • look in subfolder,
  • look for readonly file,
  • look for hidden file,
  • look for system file,
  • look for archile file,
  • look for directory file,
  • look for anyfile file.

You can filter your research
  • look for files that is smaller or equal to a size,
  • ook for files that is bigger or equal to a size,
  • look for file than date is between two date, younger, older or the same than a date,
  • look for created, modified or opened files.

TEasyFileSearch don't use recursive function (no stack error).
 
Fully functional
Source: Included
Download: CB5 D5 D7  

TFileFind v.1.06 FWS7 Kb 21.08.97
By Patrick Brisacier, Jean-Fabien Connault. A component that allows you to find files through drives. Requires TBrkApart and TMatch.
 
Fully functional
Source: Included
Download: D2 D3   Home Page

TFileFinder v.1.25 FWS21 Kb 18.03.98
By William Yang. A thread like File Search Tool with OnFileFound and OnStop event.
 
Fully functional
Source: Included
Download: D1 D2  

TFileIterator v.1.0 FWS33 Kb 04.07.96
By Glen Why. TFileIterator Component - an easy way to enumarate/find files on drive/in folder(s). Plus, TFileIteratorThread class and TDriveList helper component.
 
Fully functional
Source: Included
Download: D2  

TFileMaster v.1.0 SW157 Kb 09.02.98
By Julian Jimenez. TFileMaster is the ultimate in file finding component writing. Using TFileMaster you can:
  • Find any File on your drive using wildcards.
  • Custom events return back full information on each file found (including date / time and size)
  • Search for Text in files with binary or text searching options.
  • Full list of properties for narrowing file search.

 
Fully functional
Source: N/A
Exe-demo included
Price: $32
Download: D3   Register. Home Page

TFileSearch v.1.0 FWS2 Kb 20.02.01
By Nicola {MSX} Lugato. TFileSearch is a simple component that incapsulates FindFirst, FindNext and FindClose procedures. It also enables you to perform an action (defined on OnPerformeAction method) on each file that responds to a search criteria. It supports sub-directory search.
 
Fully functional
Source: Included
Download: D3 D4 D5   Home Page

TFileSeek v.1.0 FW3 Kb 27.01.98
By Albert Graef. A file scanner that returns the Filename, Filetime and Filesize of the found file.
 
Fully functional
Source: None
Download: D2  

TFindDrives v.1.0 FW6 Kb 13.01.97
By Henning Kaas. Put the TFindDrives - component on the form. Add an OnFind event handler. The event will occure each time a valid and ready drive is found. Add an OnDone event handler. The event will occure when all valid drives are found. Call the FindDrives method.
 
Fully functional
Source: None
Download: D1 D2   Home Page

TFindFile v.1.0 FW7 Kb 13.01.97
By Henning Kaas. Put the TFindFile - component on the form. Add an OnFind event handler. The event will occure each time a file matching the specified search criteria is found. Call the FindFile method with drive and search criteria.
 
Fully functional
Source: None
Download: D1 D2   Home Page

TFindFile v.2.21 FWS17 Kb 05.06.00
By Kambiz R. Khojasteh. TFindFile is a non-visual component. Drop this component on the form, fill one or two properties, and write a very simple event handler. Now, call execute. Component begins the search and triggers the event anytime it finds a file.
 
Fully functional
Source: Included
Download: D1 D3 D4 D5  

TMatch v.1.01 FWS4 Kb 21.08.97
By Patrick Brisacier, Jean-Fabien Connault. A component that allows you to match files.
 
Fully functional
Source: Included
Download: D2 D3   Home Page

TmFileScan v.3.0 FWS6 Kb 05.11.02
By Mats Asplund. TmFileScan scans a whole device or part of it, and outputs the fullpath filenames, corresponding to the searchfilter settings. Multiple paths and filters can be set. The search runs in a separate thread, which can be Paused/Resumed.
TmFileScan is considerable faster than Explorer.
 
Fully functional
Source: Included
Download: D2 D3 D4 D5 D6 D7   Home Page

TMyFF v.1.01 FWS16 Kb 13.10.97
By Markus Stephany. It is useful to search for files (by attributes, size, filetime, different file-masks; you can search for text in files too.
 
Fully functional
Source: Included
Download: D2   Home Page

TScanDir v.1.0 FW143 Kb 04.12.98
By Reiner Rosin. TScanDir is a component for scanning directories and subdirectories for files matching a certain file mask. An event is fired for every file or folder that is found.
 
Fully functional
Source: On purchase/registration
Source Price: $10
Download: CB3   Home Page

TScnFile SWS58 Kb 24.06.00
By G. Bradley MacDonald. TScnFile allows you to scan your local and remote drives for files - based on things like file size, age, date range, file type, file name, and contents of what is in the file. It is like a seek and scan utility.
 
Fully functional
Source: Included
Price: $35
Download: D2 D3 D4 D5   Gift for Torry. Thank You. Home Page

TsFileFind v.1.0 FWS1 Kb 10.10.01
By Tcxbalage. This component allows you to find files or folders on your local or network drives.
 
Fully functional
Source: Included
Download: D3 D4 D5 D6   Home Page

[an error occurred while processing this directive]


Advertising on Torry's Delphi Pages

Quick Search
Exact phrase
Title
Description


Advertising on Torry's Delphi Pages

Visit Our Delphi Site.

Up | Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Copyright © Torry's Delphi Pages Torry's Delphi Pages Maintained by Torry Team. Notes? Comments? Feel free to send... Copyright © 1996-2007
All trademarks are the sole property of their respective owners
Do not click! Special anti-spammer page!