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

TWidgetSet.WindowFromPoint

Finds the window containing the specified point.

Declaration

Source position: winapih.inc line 288

public function TWidgetSet.WindowFromPoint(

  Point: TPoint

):HWND; virtual;

Arguments

Point

  

The screen coordinates.

Function result

The window handle, zero on failure.


Version 4.4 Generated 2025-11-08 Home