ShellBrowser Delphi Components Documentation
|
Popup menu for a right click on the background of the List.
property BackgroundPopupMenu: TPopupMenu;
If the user doesn't hit an item (clicks on the background of the list) and a popup menu is assigned to this property, this popup menu is shown. If the property is not set, and TJamBaseShellListView.ShellContextMenu is set, then a Windows Explorer-like background context menu will be displayed.