ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamShellChangeNotifier.TJamShellChangeNotifier.RemovePath

Removes a path of a file or directory for watching.

Syntax
Pascal
procedure RemovePath(const pPath: string);
Parameters 
Description 
const pPath: string 
The file system path to remove from the watch list 

Same as Directories.Remove(), but simplifies defining an interface in derived classes.