Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.SetDragMode

Sets the value for the DragMode property.

Declaration

Source position: controls.pp line 1456

protected procedure TControl.SetDragMode(

  Value: TDragMode

); virtual;

Arguments

Value

  

New value for the DragMode property.

See also

TControl.DragMode

  

Determines how a drag operation is started for the control.



CT Web help

CodeTyphon Studio