JVCL Help:TJvSearchFiles.DirParams
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSearchFiles.DirParams Property
[+] TJvSearchFiles Events
[+] TJvSearchFiles Methods
[+] TJvSearchFiles Properties
Search in JVCL Help
Search in all projectsSummary
Specifies which directories are included in the search result or in which directories must be searched for files or directories
Pascal
propertyDirParams: TJvSearchParams;
Description
If DirOption is set to doExcludeSubDirs or doIncludeSubDirs, then DirParams specifies which directories are included in the search result. If DirOption is set to doExcludeInvalidDirs or doExcludeCompleteInvalidDirs, then it also specifies in which directories must be searched for files or directories.
Include soSearchDirs in Options to actually search for directories.
See Also
TJvSearchFiles.FileParams, TJvSearchFiles.Options
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page