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

TCustomTreeView.SetDragMode

Sets the value for the DragMode property.

Declaration

Source position: comctrls.pp line 3576

protected procedure TCustomTreeView.SetDragMode(

  Value: TDragMode

); override;

Arguments

Value

  

New value for the DragMode property.

See also

TControl.SetDragMode

  

Allows the user to drag the control.