[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.