JVCL Help:TJvSearchFiles.DirOption

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvSearchFiles.RecurseDepth


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