Source position: winapih.inc line 233
function ScrollWindowEx(
hWnd: HWND;
dx: Integer;
dy: Integer;
prcScroll: PRect;
prcClip: PRect;
hrgnUpdate: HRGN;
prcUpdate: PRect;
flags: UINT
):Boolean;