Sort delphi editor tabs alphabetically by filename
The new Tabs menu item (native in Delphi 10.3 and above, refitted by GExperts for older versions) should solve this problem. I have looked into sorting the actual tabs but that's more work than I want to put into it. If you want to have a go yourself, feel free to submit a patch.
Feature #223: option to sort the Tabs menu entries by name
Hide Window menu does not work in Delphi 6 and 7
fixed in revision #5496 (within the new Window/Tabs menu expert)
Fix for bug #504: hide the Window menu by removing it, not by hiding it
Feature #223: migrate the old 'Hide Window menu' setting into the new expert
Extract Ota.MakeFileVisibleKeepingView shared helper