Sets the value for the DragMode property.
Source position: controls.pp line 1414
protected procedure TControl.SetDragMode(
Value: TDragMode
); virtual;
Value
New value for the DragMode property.
TControl.DragMode
Allows the user to drag the control.