[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The current DragManager (always TDragManagerDefault).
Source position: controls.pp line 551
var DragManager: TDragManager = Nil; |
A DragManager can be implemented only in the Controls unit, because it must access private elements of the other classes, declared in this unit.
lazarus-ccr.sourceforge.net |