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

TWidgetSet.WindowFromPoint

Finds the window containing the specified point.

Declaration

Source position: winapih.inc line 287

public function TWidgetSet.WindowFromPoint(

  Point: TPoint

):HWND; virtual;

Arguments

Point

  

The screen coordinates.

Function result

The window handle, zero on failure.

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