JVCL Help:TJvSearchFiles.DirOption
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSearchFiles.DirOption Property
[+] TJvSearchFiles Events
[+] TJvSearchFiles Methods
[+] TJvSearchFiles Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the kind of directory search.
Pascal
propertyDirOption: TJvDirOption;
Description
Use DirOption to specify the kind of directory search. Use DirOption to specify to
- Only search in the directory specified by RootDirectory.
- Search in RootDirectory and all its sub-directories.
- Search in RootDirectory and all its sub-directories, but not in directories that do not meet the parameters specified by DirParams.
See Also
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