[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 2640

function FindLCLControl(

  const ScreenPos: TPoint

):TControl;

Description

The result is not reliable during resizing.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.