ShellBrowser Delphi Components Documentation
|
Specifies the pop-up menu associated with the control.
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