Signals the OnStartDrag event handler.
Source position: controls.pp line 1472
protected procedure TControl.DoStartDrag( |
var DragObject: TDragObject |
); virtual; |
DragObject |
|
Object instance (TDragObject) for the event notification. |
|
Event handler signalled for the start of a dragging operation. |
|
|
Base class for managing drag operations and user feedback. |
| Version 4.6 | Generated 2026-02-20 | Home |