ShellBrowser Delphi Components Documentation
ContentsIndexHome
TJamShellControl Events
TJamShellControl Events
JamSystemShellView.TJamShellControl
 
Name 
Description 
 
Occurs, whenever a new item is added to a JamSystemShellView
 
Occurs when the user drags a file on the control.  
 
Occurs when the user drags a file over the control.  
 
Occurs when the user drops a file on the control.  
Jam.Shell.Controls.ExplorerBrowser.TJamExplorerBrowser
 
Name 
Description 
 
Occurs, whenever a new item is added to a JamSystemShellView
 
Like OnDefaultAction, this event is called before the user double-clicks, presses Enter or selects the default context menu command for an element in the ShellView. Using the "Cancel" parameter you the action can be intercepted and stopped.  
 
Occurs when the user drags a file on the control.  
 
Occurs when the user drags a file over the control.  
 
Occurs when the user drops a file on the control.  
 
Occurs when navigating to a folder.