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

SetWindowOrgEx

Declaration

Source position: winapih.inc line 263

function SetWindowOrgEx(

  dc: HDC;

  NewX: Integer;

  NewY: Integer;

  OldPoint: PPoint

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.