ShellBrowser Delphi Components Documentation
|
Starts the search for files.
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.