ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellLink.IJamMultiSelectShellControl

Implemented by ShellControls that support multiselection.

ShellLink_IJamMultiSelectShellControlShellLink_IJamMultiSelectShellControlShellLink_IJamMultiSelectShellControlShellLink_IJamMultiSelectShellControlShellLink_IJamMultiSelectShellControl
Syntax
Pascal
IJamMultiSelectShellControl = interface(IJamShellControl);
 
Name 
Description 
 
This method is called by the ShellLink instance if the currently selected item has changed. 
 
Getter method for the ShellLink property. 
 
This method indicates that the callee should go up one level and display the contents of the current folder's parent folder. 
 
This method is called by the ShellLink instance if the currently displayed folder has changed. 
 
This method indicates that the control should perform a refresh of its contents. 
 
This method indicates that the callee should select all item it currently displays. 
 
Setter method for the ShellLink property. 
ShellLink.IJamMultiSelectShellControl
 
Name 
Description 
 
Returns an IItemIdListCollection containing the selected ItemIdLists or an empty list if nothing is selected. 
 
Name 
Description 
 
The TJamShellLink instance to which the current control connected.