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.6 | Generated 2026-02-20 | Home |