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

TCustomGrid.ScrollBarRange

ScrollBarRange - specify the range of the scrollbar; Which determines whether it is horizontal or vertical

Declaration

Source position: grids.pas line 932

protected procedure TCustomGrid.ScrollBarRange(

  Which: Integer;

  aRange: Integer;

  aPage: Integer

);