[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the TControl that currently is visible at a screen position.
Source position: controls.pp line 2640
function FindLCLControl( |
const ScreenPos: TPoint |
):TControl; |
The result is not reliable during resizing.
lazarus-ccr.sourceforge.net |