ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellLink.TJamShellLink.PathChanged

This public method is used by the connected controls for synchronization.

Syntax
Pascal
procedure PathChanged(Sender: IJamShellControl; PIDL: IItemIdList);
Parameters 
Description 
Sender: IJamShellControl 
The control that sent the command.  
PIDL: IItemIdList 
The ItemIdList of the recently selected path.  

Usually this method should not be called by the user directly and is for internal use only.