ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellLink.TJamShellLink.FileChanged

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

Syntax
Pascal
procedure FileChanged(Sender: IJamShellControl; FolderPIDL: IItemIdList; FilePIDL: IItemIdList);
Parameters 
Description 
Sender: IJamShellControl 
The control that sent the command. 
FolderPIDL: IItemIdList 
The ItemIdList of the folder where the selected file is located. 
FilePIDL: IItemIdList 
The ItemIdList of the recently selected file.