ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamFileList.Search

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.