DIFileFinder is collection of Delphi components to search the file system for files and or folders matching (or not matching) particular attributes and / or name patterns.
Please register and / or log in to edit. Anonymous Wiki edits are disabled to protect against vandalism.
The TDICustomFileFinder.OnRecurseFolder
is triggered before TDICustomFileFinder
recurses into a subfolder. The folder to recurse into is available in Sender.FullName
. Set the Recurse
parameter to allow or reject searching for files or folders within this folder.