Returns the TControl that currently is visible at a screen position.
Source position: controls.pp line 2736
function FindLCLControl(
const ScreenPos: TPoint
):TControl;
The result is not reliable during resizing.