ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.IUICommandInvokable.ShowContextMenu

Displays a context menu for the selected items.

Syntax
Pascal
function ShowContextMenu(const pPosition: TPoint): String;
Parameters 
Description 
const pPosition: TPoint 
The absolute position on the screen on which the popup menu should be shown. 

string: The verb of the command that the user executed.