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

SetScrollRange

Declaration

Source position: winapih.inc line 344

function SetScrollRange(

  Handle: HWND;

  nBar: Integer;

  nMinPos: Integer;

  nMaxPos: Integer;

  bRedraw: Boolean

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.