TAdvCustomFormDesigner.DoMoveSizeControl Method
This method is called when a moving or sizing operation is performed in the designer. This method fires the OnMoveSizeControl event for each selected control.
Syntax
Unit: FormDesigner
procedure TAdvCustomFormDesigner.DoMoveSizeControl; virtual;