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

DragManager

The current DragManager (always TDragManagerDefault).

Declaration

Source position: controls.pp line 536

var DragManager: TDragManager = Nil;

Description

A DragManager can be implemented only in the Controls unit, because it must access private elements of the other classes, declared in this unit.