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

SetViewPortOrgEx

Sets the device origin corresponding to the window origin (0,0) in an device context.

Declaration

Source position: winapih.inc line 266

function SetViewPortOrgEx(

  DC: HDC;

  NewX: Integer;

  NewY: Integer;

  OldPoint: PPoint

):Boolean;


Version 3.2 Generated 2024-02-25 Home