Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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

);