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 1477

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.


Version 4.4 Generated 2025-11-08 Home