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

TDragManager.Create

Initializes the Delphi default dragging parameters.

Declaration

Source position: controls.pp line 536

public constructor TDragManager.Create(

  TheOwner: TComponent

); override;

Description

The Delphi VCL sets DragImmediate=True and DragThreshold=5.

Remark: A docking operation never should start immediately.
The latest version of this document can be found at lazarus-ccr.sourceforge.net.