| Version | 5.5 |
|---|---|
| Publisher | Ralf Junker |
| Release date | Oct 11, 2012 |
| Date added | Oct 12, 2012 |
| Os requirements | Windows 95, Windows 2003, Windows 2000, Windows Vista, Windows 98, Windows Me, Windows, Windows XP |
| Requirements | None |
| Total downloads | 52 |
| Price | Free to try |
Description
DIFileFinder is a Delphi Component to search the file system for files and or folders matching particular attributes and name patterns. Pattern syntax includes standard wildcards as well as full regular expressions. DIFileFinder supports inclusion as well as exclusion filters. 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.