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