| CurrentDir |
Returns the current directory when searching (in Async mode) |
| IsSearching |
Returns true if the searching process is running (in Async mode) |
| SearchFilePatternPathNoPattern |
Searches in the given path (with pattern) for files/dirs; the recursion is made on every subfolder (without pattern) |
| SearchInPath |
Searches in the given path for files/dirs |
| SearchPathPattern |
Searches in the given path (with pattern) for files/dirs |
| StopSearch |
Stops the search (in Async mode) |