The current DragManager (always TDragManagerDefault).
Source position: controls.pp line 658
var DragManager: TDragManager = Nil; |
| Remark: | A DragManager must be implemented in the Controls unit; it requires access to private members in the classes declared in the unit. |
|
The abstract base class used to manage dragging of controls (for drop or dock operations). |
| Version 4.6 | Generated 2026-02-20 | Home |