ShellBrowser Delphi Components Documentation
|
Popup menu for a right click on the background of the view.
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.