[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.DragMode

DragMode - whether manual or automatic

Declaration

Source position: controls.pp line 1170

protected property TControl.DragMode: TDragMode
  read fDragMode
  write SetDragMode
  default dmManual;