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

SetWindowOrgEx

Specifies which window point maps to the viewport origin (0,0).

Declaration

Source position: winapih.inc line 268

function SetWindowOrgEx(

  dc: HDC;

  NewX: Integer;

  NewY: Integer;

  OldPoint: PPoint

):Boolean;


Version 3.2 Generated 2024-02-25 Home