Es bleibt einfach das "Hauptmenü" offen.
sonst passiert nichts, nicht mal ein Error
Delphi-Quellcode:
//ein einfacher Test
PopUpM1.Popup(PopUpM1.PopupPoint.X,PopUpM1.PopupPoint.Y);
TPopupMenu(TMenuItem(Sender)).Popup(PopUpM1.PopupPoint.X + 20,PopUpM1.PopupPoint.Y + 20);