Learn About DelphiVCL.Application.AutoDragDocking
May 27, 2021
AutoDragDocking property or DelphiVCL.Application.AutoDragDocking is used to indicate whether dragged windows are automatically docked.
Set AutoDragDocking to enable drag-and-dock behavior when windows are dragged. When AutoDragDocking is true, dragged windows are automatically docked when the mouse is released over a docking site. When AutoDragDocking is false, dragged windows are only…