[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

GetScrollPos

Returns the scollbar position.

Declaration

Source position: winapih.inc line 313

function GetScrollPos(

  Handle: HWND;

  nBar: Integer

):Integer;

Function result

The position, zero if the scrollbar is not visible.

Description

If the scrollbar is not visible, then the return value is 0.