Set the mouse capture to AWinControl or its child at the given coordinates.
Source position: controls.pp line 2750
procedure SetCaptureControl(
AWinControl: TWinControl;
const Position: TPoint
);procedure SetCaptureControl(
Control: TControl
);