ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamShellChangeNotifier.TJamShellChangeNotifier.AddPath

Adds a path of a file or directory for watching.

Syntax
Pascal
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.