ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.ExplorerBrowser.TJamExplorerBrowser.PopupMenu

Specifies the pop-up menu associated with the control.

Syntax
Pascal
property PopupMenu;

This property allows to replace the native shell context menu with a custom one. If the user performs a right click on an item inside the current view and a TPopupMenu is assigned to this property this popup menu is shown. See TControl.PopupMenu