ShellBrowser Delphi Components Documentation
|
Adds a path of a file or directory for watching.
procedure AddPath(const pPath: string);
Parameters |
Description |
const pPath: string |
The file system path to add to the watch list |
Same as Directories.Add(), but simplifies defining an interface in derived classes.