Is there a way to make the Captions in a Delphi TMainMenu display all the way left when there are no images? If there are no images a block of blank space is left in lieu of the image. A good screenshot of what I mean is here. I haven't seen a solution to this minor annoyance. I could of course swap to something like TJVMainMenu, which handles this cleanly, but I would rather not if I do not have to.
Thank you!