The minimum distance the mouse must move before dragging starts (in delayed mode)
Source position: controls.pp line 2679
public property TMouse.DragThreshold : Integer read GetDragThreshold write SetDragThreshold;
The default value is 5 (pixels).