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

SetWindowOrgEx

Declaration

Source position: winapih.inc line 232

function SetWindowOrgEx(

  dc: hdc;

  NewX: Integer;

  NewY: Integer;

  OldPoint: PPoint

):Boolean;