Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

FindLCLControl

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

Declaration

Source position: controls.pp line 2741

function FindLCLControl(

  const ScreenPos: TPoint

):TControl;

Description

The result is not reliable during resizing.



CT Web help

CodeTyphon Studio