TControlDesignerFrame.DirectDrag Property
Indicates whether the associated control is moved/resized directly during drag, or only at the end of the drag operation.
Remarks
If DirectDrag is true, when the frame is moved/resized, the associated control is automatically moved/resized. If DirectDrag is false, a cursor is displayed during the drag and control is moved/resized only when dragging operation is done.
Syntax
Unit: IDEMain
property TControlDesignerFrame.DirectDrag: Boolean