ShellBrowser Delphi Components Documentation
|
This method is called by the ShellLink instance if the currently selected item has changed.
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. |