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

TCustomGrid.ScrollBarPage

Performs a page movement of the specified scrollbar.

Declaration

Source position: grids.pas line 1154

protected procedure TCustomGrid.ScrollBarPage(

  Which: Integer;

  aPage: Integer

);