[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler for the start of a dragging operation.
Source position: controls.pp line 1405
protected property TControl.OnStartDrag: TStartDragEvent |
The handler can provide a special DragControl object, otherwise a default object is created.
|
Base class for managing drag operations and user feedback. |
|
|
Event handler for the start of a docking operation. |