- SQLiteSpy 1.8.12 – Update to SQLite 3.6.22.
|
|
Table of Contents
DIFileFinder
A Faster Approach to Find FilesUnlike most file finder components, DIFileFinder does not use events nor does it build lengthy file lists. Instead it immediately 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. Search OptionsFull 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. products/filefinder/index.txt · Last modified: 2007/12/21 16:14 (external edit)
|
| Copyright (c) 2000-2010 Ralf Junker – http://www.yunqa.de/delphi/ – Disclaimer – Haftungsausschluss – Impressum |