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

GetScrollRange

Returns the minimum and maximum Position values of a Scroll Bar.

Declaration

Source position: winapih.inc line 317

function GetScrollRange(

  Handle: HWND;

  nBar: Integer;

  var lpMinPos: Integer;

  var lpMaxPos: Integer

):Boolean;


Version 3.2 Generated 2024-02-25 Home