Source position: winapih.inc line 344
function SetScrollRange(
Handle: HWND;
nBar: Integer;
nMinPos: Integer;
nMaxPos: Integer;
bRedraw: Boolean
):Boolean;