1

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.

LU RD
  • 34,438
  • 5
  • 88
  • 296
colin
  • 2,983
  • 6
  • 41
  • 49

1 Answers1

2

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

Community
  • 1
  • 1
LU RD
  • 34,438
  • 5
  • 88
  • 296