GExperts – when your predecessor has put it under the Tools menu
Posted by jpluimers on 2017/03/21
I totally forgot that GExperts can be under the Tools men

GExperts IDE configurationu (I’m so accustomed that Alt-X is GExperts and Alt-M is ModelMaker Code Explorer).
These keyboard shortcuts are only assigned when you install GExperts before you install ModelMaker Code Explorer.
If you reverse, then you have to fiddle by removing the ModelMaker Code Explorer expert, then re-add it.
Anyway: you can configure this in the “IDE” tab of the GExperts Configuration.
After that you have to restart the Delphi IDE to reflect the change.
–jeroen
Source: GExperts Help






Cesar Romero said
Instead of reintall MMX, just change the order in
HKEY_CURRENT_USER\Software\Embarcadero\BDS\18.0\Editor\Options\Known Editor Enhancements\GExperts.TGxKeyboardBinding\Priority
HKEY_CURRENT_USER\Software\Embarcadero\BDS\18.0\Editor\Options\Known Editor Enhancements\ModelMakerTools.CodeExplorer\Priority
and restart Delphi IDE
jpluimers said
Wow, thanks very much for that solution. It’s much much easier!