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

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.

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