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