ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamBaseShellListView.ShellContextMenu

Automatically display the shell context menu.

Syntax
Pascal
property ShellContextMenu: Boolean;

Use this property to determine if the shell context menu should automatically be displayed when the user right clicks on a file or folder. The method ShowContextMenu allows you to show the context menu manually If supported by the control and the shown folder, the background context menu will also be prevented from being shown if this property is set to False.