[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Converts absolute Screen coordinates into Client relative coordinates.
Source position: winapih.inc line 231
public function TWidgetSet.ScreenToClient( |
Handle: HWND; |
var P: TPoint |
):Integer; virtual; |
Handle |
|
The handle of the window with the client area. |
P |
|
The point to convert. |
False on failure.
Version 4.0 | Generated 2025-05-03 | Home |