Hi, I can see that kaMove in TatDiagram.KeyActions lets Ctrl and arrow keys move controls.
I am trying to understand kaResize, as I want to resize by the keyboard, much as I can in the Delphi IDE form designer. The code in TatDiagram.KeyDown suggests Shift and arrows is the trigger, but nothing much seems to happen when I use Shift and the arrow keys ![]()
What am I missing?
Thanks