Notification handler for the end of a docking operation.
Source position: controls.pp line 1519
protected property TControl.OnEndDock : TEndDragEvent read FOnEndDock write FOnEndDock;
TEndDragEvent
The type of an OnEndDrag handler.