Signals the OnStartDock event handler.
Source position: controls.pp line 1471
protected procedure TControl.DoStartDock( |
var DragObject: TDragObject |
); virtual; |
DragObject |
|
Object instance (TDragObject) for the event notification. |
|
Event handler for the start of a docking operation. |
|
|
Base class for managing drag operations and user feedback. |
| Version 4.4 | Generated 2025-11-08 | Home |