[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

FindLCLControl

Returns the TControl that currently is visible at a screen position.

Declaration

Source position: controls.pp line 2572

function FindLCLControl(

  const ScreenPos: TPoint

):TControl;

Description

The result is not reliable during resizing.