Ok, so I almost have a user-friendly interface, using TActionManager, TActionMainMenuBars and TToolBar with DrawingStyle as a gradient to create an OfficeXP style interface.
I also use several TPopupActionBar popup menus, but I don't see the ColorMap property. I use the ColorMap property to change the default XP style color color, as well as change the hot TToolBar color according to the menu.
Now I need the TPopupActionBar popup menu to match the menu and toolbar, but how can I do this when I see no way to assign it a ColorMap?
Sorry, if this is not trivial, I looked and can not see. I also tried to assign a ColorMap at runtime, but it doesn't seem to be a property? I can change the style of TPopupActionBar, but I cannot assign a ColorMap.
user741875
source
share