Source position: jwawinuser.pas line 4324
function DeferWindowPos(
hWinPosInfo: HDWP;
hWnd: HWND;
hWndInsertAfter: HWND;
x: Integer;
y: Integer;
cx: Integer;
cy: Integer;
uFlags: UINT
):HDWP;