ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamFileList.Search Method

Starts the search for files.

Syntax
Pascal
procedure Search(const Path: UnicodeString);
Parameters 
Description 
const Path: UnicodeString 
Path in which the file is searched. Important: If an empty path is passed, alle drives will be searched that have a drive letter assigned. 

Call this method to start the file search in the assigned path. The criterias of the file search can be specified using the SearchOptions property.

Copyright (c) 2011. All rights reserved.