Hello,

you might want to look at the Windows API WindowFromPoint, which takes a TPoint as a parameter amd returns the Windows handle of the window at that point. I believe that the point is in screen coordinates.

Steve


_______________________________________________
Delphi mailing list
Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to