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

SetScrollRange

Declaration

Source position: winapih.inc line 342

function SetScrollRange(

  Handle: HWND;

  nBar: Integer;

  nMinPos: Integer;

  nMaxPos: Integer;

  bRedraw: Boolean

):Boolean;