lolwut

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: How to skin a TMenuItems created dynamically? #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)