TPopupMenu Erase all Item

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43712
    emailaya
    Participant

      after adding all the relevant items to the menu add this line

      .SkinableMenus.HookPopupMenu(pmMenu, True);

      also you can delete menu items by a simple pmMenu.items.Clear;

      #43714
      BuzzLeclaire
      Participant

        Hello, emailaya

        Thx for help.

        This solution is perfect.

        😉

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.