[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 non-immediate dragging starts. (default 5 pixels)

Declaration

Source position: controls.pp line 489

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.