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

TDragManager.DragThreshold

The threshold for mouse movement before delayed dragging starts (default is 5 pixels).

Declaration

Source position: controls.pp line 654

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


Version 4.4 Generated 2025-11-08 Home