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

SetViewPortOrgEx

Declaration

Source position: winapih.inc line 259

function SetViewPortOrgEx(

  DC: HDC;

  NewX: Integer;

  NewY: Integer;

  OldPoint: PPoint

):Boolean;