[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |