ShellBrowser Delphi Components Documentation
|
This public method is used by the connected controls for synchronization.
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.