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

TMouse.DragThreshold

The minimum distance the mouse must move before dragging starts (in delayed mode)

Declaration

Source position: controls.pp line 2679

public property TMouse.DragThreshold : Integer
  read GetDragThreshold
  write SetDragThreshold;

Description

The default value is 5 (pixels).