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

TControlScrollBar.SetRange

SetRange - specifies the range of values for the scroll bar

Declaration

Source position: forms.pp line 117

protected procedure TControlScrollBar.SetRange(

  const Value: Integer

); virtual;