TAdvCustomFormDesigner.KeyMove Property
When KeyMove property is true, the selected controls can be moved and resized using keyboard. Behavior is similar to Delphi IDE: Shift+Arrows resize the block, Ctrl+Shift+Arrows move the block according to grid size, and Ctrl+Arrows might move the block pixel by pixel or by grid size, depending on value of SnapToGridKey property.
Syntax
Unit: FormDesigner
property TAdvCustomFormDesigner.KeyMove: Boolean