Board index » delphi » How to access an action property when the action is owned by an action manager ??
jonx
![]() Delphi Developer |
Wed, 31 Dec 2003 09:13:18 GMT
How to access an action property when the action is owned by an action manager ??
Hello,
I've said evrything in the title... It seems that I have to access to a specific action by using somethin like ActionManager1.actions[1].cheked for exemple. This is bad because the indexes may change when I add new actions... No ? If the action is called actMyAction... Why is this not available somewhere ? Those action components are a great idea, but t seems that borland got short There things that I can't do visually ? Like when I want to add a dropdown Why is it I cannot cut/copy and paste actions ? Why is it I cannot copy an action (or drag and drop it) from an actionlist Why is it that when I select a toolbar item on a actiontoolbar, it is Why is it that when I have my action manager on a datamodule, when I switch Why is it I cannot add another component to an actionbar ?? So it will not Why is t that when I delete an item in an actionbars in the object Why is it that the IDE is very often making access violations when I'm using This is what comes out from the last 5 hours coding. It is a real pain to Can someone, at least find a solution to my initial problem ? Thanks for listening, and eventually for helping ;) John. |