Source position: jwawinuser.pas line 6223
function SetScrollRange(
hWnd: HWND;
nBar: Integer;
nMinPos: Integer;
nMaxPos: Integer;
bRedraw: BOOL
):BOOL;