[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 954

protected procedure TCustomGrid.ScrollBarRange(

  Which: Integer;

  aRange: Integer;

  aPage: Integer

);

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