How to skin a TMenuItems created dynamically?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #45561
    lolwut
    Participant

    I just found the answer on the other section of the forum…

    Just posting it in case someone would be looking for the same thing:

    Code:

    Form1.sSkinManager1.SkinableMenus.HookPopupMenu(MyTPopupMenu,true);

    Form1.sSkinManager1.SkinableMenus.HookItem(MyTMenuItems,true);

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.