Event handler for moves of a control over this docksite; determines acceptance or rejection of an possible drop.
Source position: controls.pp line 2284
public property TWinControl.OnDockOver : TDockOverEvent read FOnDockOver write FOnDockOver;