Der schöne Günther 316 Posted June 12, 2020 (edited) After upgrading, I have discovered the VCL forms new Quick Edit feature which I really like, it's something I have always wished for. My only problem with it is that there seems to be no way to invoke it with a hotkey. I always have to grab the mouse find the control right-click it find "Quick Edit" in the context menu I have looked at the Default Keyboard Shortcuts, but there isn't anything about Quick Edit. Apparently, there really seems to be no "out of the box" way to invoke Quick Edit, other than by mouse which is not so quick: https://quality.embarcadero.com/browse/RSP-16764? Is there some workaround? I tried keyboard macros, but it seems I also can only record macros in the code editor, not the form designer. Edited June 12, 2020 by Der schöne Günther Share this post Link to post
dummzeuch 1505 Posted June 12, 2020 The GExperts Rename Components expert has some limited functionality similiar to Quick Edit and it has a keyboard shortcut. https://blog.dummzeuch.de/2018/07/21/selecting-alignment-and-anchors-in-the-rename-components-expert/ Adding a keyboard shortcut for Quick Ediit is on my wish list, but not as easy as I expected. I already wasted several hours on this. 1 Share this post Link to post
Der schöne Günther 316 Posted June 12, 2020 Quote Did you know that you can configure the Rename Components expert to automatically pop up for new controls when you drop them on a form? Now I'm sold 🤗 Share this post Link to post