I am trying to add an MRU list to an ActionMainMenuBar but cannot figure out how to do this, could someone please either point me to a MRU component that works with ActionMainMenuBar or perhaps tell me how to do this.

Many thanks.

link|improve this question

69% accept rate
2  
Can you please be more specific about which part of the task you're having trouble with? – Rob Kennedy May 7 '11 at 5:08
i don't get how to add dynamicly items to the menu. could you help please? – none Oct 5 '11 at 16:41
feedback

1 Answer

up vote 2 down vote accepted
+50

There is a sample project doing this in Delphi 7 and up.

..\Samples\Delphi\VCL\ActionBands\MRU

See this post in SO how-can-i-create-a-most-recently-used-file-list-in-delphi-2009

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.