- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy Ralf JunkerSearch for specific files and name patters on your file system.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.