ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamSystemShellView.BackgroundPopupMenu

Popup menu for a right click on the background of the view.

Syntax
Pascal
property BackgroundPopupMenu: TPopupMenu;

This property allows to replace the default shell background context menu with a custom one. If the user performs a right click on the background of the view and a TPopupMenu is assigned to this property this popup menu is shown.