ShellBrowser Delphi Components Documentation
ContentsIndexHome
IJamShellControl Methods
IJamShellControl Methods
 
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. 
ShellLink.IJamSupportsFilter
 
Name 
Description 
 
Called by the ShellLink instance when the Filter is changed.  
JamSystemShellView.TJamShellControl
 
Name 
Description 
 
Creates a new directory in the current folder.  
 
Issues that all items in the current view has to be deselected.  
 
Deselects the item at the position passed by IItemIdList.  
 
Deselects an item in the current view by its index.  
 
Puts the first selected item into the edit/rename mode.  
 
Scrolls to the item with the specified IItemIdList.  
 
Scrolls to the item at the specified index.  
 
Refreshes the contents of the TJamShellControl base class.  
 
Returns the full path of a given index of an item.  
 
Goes up one level in the file system structure.  
 
Returns the position of a path in the list.  
 
Executes a context menu command for the listed folder.  
 
Executes a context menu command for all selected items.  
 
Use this method to check if the item at the passed index is a folder.  
 
Checks if the item with the given IItemIdList is selected.  
 
Checks if the item with the given index is selected.  
 
Returns if the given item is a special folder.  
 
Moves one step back in history of visited folders.  
 
Moves one step forward in history of visited folders.  
 
Issues that all items in the current view has to be selected.  
 
Returns the summarized size of all selected files in Bytes.  
 
Selects the item at the position passed by IItemIdList.  
 
Selects the item at the position passed by index.  
 
Triggers a smart refresh for all connected controls.  
 
Ungroups the items inside the current view.  
Jam.Shell.Controls.ExplorerBrowser.TJamExplorerBrowser
 
Name 
Description 
 
Deselects the item at the position passed by IItemIdList.  
 
Deselects an item in the current view by its index.  
 
Puts the first selected item into the edit/rename mode.  
 
Scrolls to the item with the specified IItemIdList.  
 
Scrolls to the item at the specified index.  
 
Invalidates the control.  
 
Executes a context menu command for listed folder or selected items depending on focus.  
 
Checks if the item with the given IItemIdList is selected.  
 
Checks if the item with the given index is selected.  
 
Moves one step back in history of visited folders.  
 
Moves one step forward in history of visited folders.  
 
Passes messages to the native ExplorerBrowser and/or raises matching events.  
 
Selects the item at the position passed by IItemIdList.  
 
Selects the item at the position passed by index.  
 
Sets the keyboard focus to the current window.  
 
Sets the keyboard focus on the shell view located on the right side.  
 
Sets the keyboard focus on the tree view (navigation pane) located on the left side.