TdxBarCustomPopupMenuComponent.PopupFromCursorPos Method
In This Article
Displays the popup menu at the current mouse pointer position.
#Declaration
Delphi
procedure PopupFromCursorPos;
#Remarks
This method calls the Popup method with the mouse pointer coordinates passed as parameters.
See Also