[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Initializes the Delphi default dragging parameters.
Source position: controls.pp line 478
public constructor TDragManager.Create( |
TheOwner: TComponent |
); override; |
The Delphi VCL sets DragImmediate=True and DragThreshold=5.
lazarus-ccr.sourceforge.net |