[Overview][Types][Procedures and functions][Variables][Index] |
Specifies which window point maps to the viewport origin (0,0).
Source position: winapih.inc line 265
function SetWindowOrgEx( |
dc: HDC; |
NewX: Integer; |
NewY: Integer; |
OldPoint: PPoint |
):Boolean; |