- UMANG gives you the option to hire experienced Delphi programmers on a monthly and hourly basis.
- Hire Dedicated Full-time Programmers at 25-60 US$ per hour.
- Application Re-engineering and Maintenance of exiting legacy software has been UMANG's forte.
- Outsource your Delphi Project to the award-winning software company.
By Alexey Torgashin.
Freeware + source 27 Jan 2009Description
ATStreamSearch is a non-visual component which implements text searching functionality. You set the FileName or Stream property and then call FindFirst/FindNext methods to perform search with needed options. Streams and files can be of unlimited size (Int64) - even for RegEx search.Informations
- Status: Fully functional
- Source: Included
- Size: 490kB
Platforms: C2k6, C2k7, C2k9, CB5, CB6, D2005, D2006, D2007, D2009, D5, D6, D7
By BW.
Freeware + source 24 Jun 2002Description
A component implementing "FindFirst" etc. Easy to use, and returns the result as a stringlist.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D2, D3, D4, D5, D6
Description
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 …Informations
- Status: Fully functional
- Source: On purchase/registration
- price: $40
- Source price: $75
- Size: 3 970kB
Platforms: D10, D2005, D2006, D2007, D2009, D2010, D4, D5, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8
By Jem Ahmed.
Freeware + source 08 Jun 1998Description
This is invisible component performing file search with or without recursing subfolders, with events generated on file match and on change scanning folder.Informations
- Status: Fully functional
- Source: Included
- Size: 11kB
Platforms: D3
By na Demian.
Freeware + source 15 Jun 1998Description
A component to search for files in drives A to Z. Works both at design time and run time.Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: D1, D2, D3
By A. Hua.
Freeware + source 30 Jul 2001Description
Returns filenames which matching directory name and file extension.Informations
- Status: Fully functional
- Source: Included
- Size: 14kB
Platforms: D6
By Ott & Hoppe GbR.
Freeware + source 24 Oct 1997Description
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.Informations
- Status: Fully functional
- Source: Included
- Size: 7kB
Platforms: D2, D3
By Stephan Marais.
Freeware + source 23 Dec 1998Description
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.Informations
- Status: Fully functional
- Source: Included
- Size: 7kB
Platforms: D4
By Armin Taghavizad.
Freeware + source 20 Jan 2010Description
TFind file is a suitable component for searching files. Features: Select file attributes. Search for a file or more than one file (will separate files with comma). Search in sub-folders. In most of search components, it will show you a list of matched files at the end of search and thats all.Informations
- Status: Fully functional
- Source: Included
- Size: 219kB
Platforms: D7
Description
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.Informations
- Status: Fully functional
- Source: Included
- Size: 16kB
Platforms: CB1, CB3, D1, D2, D3, D4
By Replendence SP.
16 Dec 1998Description
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 …Informations
- Status: Fully functional
- Source: On purchase/registration
- price: $39
- Size: 138kB
Platforms: CB1, D2, D3
Description
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.Informations
- Status: Fully functional
- Source: Included
- Size: 10kB
Platforms: D3, D4
By Technisoft.
Freeware + source 30 Jul 1999Description
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.Informations
- Status: Fully functional
- Source: Included
- Size: 13kB
Platforms: D3, D4
By Diego Amicabile.
Freeware + source 20 Feb 2001Description
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 …Informations
- Status: Fully functional
- Source: Included
- Size: 103kB
Platforms: D3, D4, D5
Description
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, …Informations
- Status: Fully functional
- Source: Included
- Size: 245kB
Platforms: CB5, D5, D7
By Patrick Brisacier, Devonic, Inc.
Freeware + source 29 May 2007Description
A component that allows you to find files through drives. Requires TBrkApart, TMatch and JEDI Code Library (JCL).Informations
- Status: Fully functional
- Source: Included
- Size: 7kB
Platforms: D2, D3
By William Yang.
Freeware + source 18 Mar 1998Description
A thread like File Search Tool with OnFileFound and OnStop event.Informations
- Status: Fully functional
- Source: Included
- Size: 22kB
Platforms: D1, D2
By Glen Why.
Freeware + source 04 Jul 1996Description
TFileIterator Component - an easy way to enumarate/find files on drive/in folder(s). Plus, TFileIteratorThread class and TDriveList helper component.Informations
- Status: Fully functional
- Source: Included
- Size: 33kB
Platforms: D2
Description
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.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D3, D4, D5
By Detlef Heibing.
Freeware + source 04 Feb 2013Description
TFileSearcher is a component for easy searching for files and/or folders. Search for multiple masks at one time Interpret file attributes in one of four different types Optional recursive search, a maximum recursion level can be defined Non-blocking, uses a thread internally Extended search options …Informations
- Status: Fully functional
- Source: Included
- Size: 36kB
Platforms: D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE
Description
This non-visual component offers a complete solution for searching in the file system for a file or folder with an extensive set of options.Informations
- Status: Fully functional
- Source: Included
- Size: 101kB
Platforms: D2005, D2006, D2007, D2009, D2010, D3, D4, D5, D6, D7
By Patrick Brisacier, Devonic, Inc.
Freeware + source 29 May 2007Description
A component that allows you to match files. Requires TBrkApart and JEDI Code Library (JCL).Informations
- Status: Fully functional
- Source: Included
- Size: 13kB
Platforms: D2, D2005, D2006, D2007, D3, D4, D5, D6, D7
By MASoft.
Freeware + source 05 Nov 2002Description
TmFileScan scans a whole device or part of it, and outputs the fullpath filenames, corresponding to the search filter 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.Informations
- Status: Fully functional
- Source: Included
- Size: 6kB
Platforms: D2, D3, D4, D5, D6, D7
Description
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.Informations
- Status: Fully functional
- Source: On purchase/registration
- Source price: $10
- Size: 144kB
Platforms: CB3