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