ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamBackgroundContextMenu

Helper class that represents the explorer like background context menu. It provides menu items like "View", "Sort" or "New". It gets generated dynamically on demand.

ShellControls_TJamBackgroundContextMenu
Syntax
Pascal
TJamBackgroundContextMenu = class(TPopupMenu);

The entries for the "New" menu are generated using the Windows Registry.

 
Name 
Description 
 
Creates an instances of a TJamBackgroundContextMenu component  
 
Name 
Description 
 
Displays the Background context menu at the passed position.