Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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 4.4 Generated 2025-11-08 Home