ShellBrowser Delphi Components Documentation
|
Specifies the pop-up menu associated with the control.
property PopupMenu;
The PopupMenu is used as context-menu for items in the control. The context menu outside items, i.e. when the background of the control is right-clicked is represented by TJamShellList.BackgroundPopupMenu.
If TJamBaseShellListView.ShellContextMenu is true, then the PopupMenu will be merged with the shell context menu in the order specifies.