Returns the scollbar position.
Source position: winapih.inc line 310
function GetScrollPos(
Handle: HWND;
nBar: Integer
):Integer;
If the scrollbar is not visible, then the return value is 0.