The current DragManager (always TDragManagerDefault).
Source position: controls.pp line 641
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). |
CT Web help |
CodeTyphon Studio |