Source position: jwawinuser.pas line 4304
function SetWindowPos(
hWnd: HWND;
hWndInsertAfter: HWND;
X: Integer;
Y: Integer;
cx: Integer;
cy: Integer;
uFlags: UINT
):BOOL;