ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellList.PopupMenu

Specifies the pop-up menu associated with the control.

Syntax
Pascal
property PopupMenu;

See TControl.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.