Source position: jwawinuser.pas line 6203
function ScrollWindowEx(
hWnd: HWND;
dx: Integer;
dy: Integer;
prcScroll: LPRECT;
prcClip: LPRECT;
hrgnUpdate: HRGN;
prcUpdate: LPRECT;
flags: UINT
):Integer;