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

GetScrollRange

Declaration

Source position: winapih.inc line 311

function GetScrollRange(

  Handle: HWND;

  nBar: Integer;

  var lpMinPos: Integer;

  var lpMaxPos: Integer

):Boolean;