How to skin a TMenuItems created dynamically? Root › Technical support › Tricks This topic has 1 reply, 1 voice, and was last updated 14 years ago by lolwut. Viewing 1 post (of 1 total) Author Posts May 1, 2011 at 10:12 am #45561 lolwutParticipant 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); Author Posts Viewing 1 post (of 1 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Tricks