ShellBrowser Delphi Components Documentation
|
Displays a context menu for the selected items.
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.