[Overview][Types][Procedures and functions][Variables][Index] |
Sets the device origin corresponding to the window origin (0,0) in an device context.
Source position: winapih.inc line 265
function SetViewPortOrgEx( |
DC: HDC; |
NewX: Integer; |
NewY: Integer; |
OldPoint: PPoint |
):Boolean; |
lazarus-ccr.sourceforge.net |