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

TDragManager.DragThreshold

The threshold amount by which the mouse must move before delayed dragging starts. (default 5 pixels)

Declaration

Source position: controls.pp line 547

public property TDragManager.DragThreshold : Integer
  read FDragThreshold
  write FDragThreshold
  default 5;

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