ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellLink.IJamShellControl.FileChanged

This method is called by the ShellLink instance if the currently selected item has changed.

Syntax
Pascal
procedure FileChanged(FolderPIDL: IItemIdList; FilePIDL: IItemIdList);
Parameters 
Description 
FolderPIDL: IItemIdList 
The ItemIdList of the folder that should be selected now. 
FilePIDL: IItemIdList 
The ItemIdList of the file that should be selected now.