ShellBrowser Delphi Components Documentation
|
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.
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. |