ShellBrowser Delphi Components Documentation
ContentsIndexHome
IJamShellHistory Methods
IJamShellHistory Methods
 
Name 
Description 
 
Adds a visited folder to the list.  
 
Clears the history of visited folders.  
 
Gets the count of visited folders.  
 
Gets the current folder ItemIdList.  
 
Gets the current position in history of visited folders.  
 
Checks if a move is possible.  
 
Moves back in history of visited folders.  
 
Moves forward in history of visited folders.  
 
Sets the current position in history of visited folders.  
ShellLink.TJamShellLink
 
Name 
Description 
 
Use this function to check if navigating the passed ItemIdList is allowed. It currently calls the cancellable OnNavigating event, that can be implemented to prohibit paths.  
 
Clears the history of visited folders.  
 
This public method is used by the connected controls for synchronization. 
 
Call method, when a new filter shall be updated in linked controls that support filters.  
 
Goes up one level in the file system structure. 
 
For internal use only.  
 
Checks if a move is possible.  
 
Moves back in history of visited folders.  
 
Moves forward in history of visited folders.  
 
This public method is used by the connected controls for synchronization.  
 
Refreshes the information displayed in all controls connected with this JamShellLink except the passed control, which usually will be the caller. 
 
Refreshes the information displayed in all controls connected with this JamShellLink. 
 
Registers the control for update notifications.  
 
Selects all items in the connected controls. 
 
Selects all items in the connected controls.  
 
Unregisters the control. No more notifications will be received by the control.