views:

1235

answers:

2

I'm trying to use the Action Manager and Action Main Menu Bar in Delphi 2010 an I have no idea how to make this work. I've tried looking at the examples that come with Delphi 2010 and I can't seem to figure this out.

I've tried playing around with the examples. I've been able to add an image to the Image List component and set that item to the new item index. At design time it displays properly at runtime it reverts back to the original.

I'd like to learn how to use the Action Manager and Action Main Menu Bar but I can find any help on these topics. Is there a tutorial on how to use the Action Manager and Action Main Menu Bar?

+2  A: 
RR-NL
@RR-NL - Thank you. The key is "7. Now drag the categories..."
Cape Cod Gunny
+3  A: 

I think Actions, Action Lists And Action Managers by Brian Long is a great start to explore the realm of actions.

Erwin