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