[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 478

public constructor TDragManager.Create(

  TheOwner: TComponent

); override;

Description

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

See also

TComponent.Create

The latest version of this document can be found at lazarus-ccr.sourceforge.net.