Event handler for the start of a dragging operation.
Source position: controls.pp line 1533
protected property TControl.OnStartDrag : TStartDragEvent |
The handler can provide a special DragControl object, otherwise a default object is created.
|
Event handler for the start of a docking operation. |
|
|
Base class for managing drag operations and user feedback. |