ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamBackgroundContextMenu.Popup

Displays the Background context menu at the passed position.

Syntax
Pascal
procedure Popup(X: Integer; Y: Integer); override;
Parameters 
Description 
X: Integer 
X coordinate of the upper left point. 
Y: Integer 
Y coordinate of the upper left point.