[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the range for the specified scrollbar.
Source position: grids.pas line 1151
protected procedure TCustomGrid.ScrollBarRange( |
Which: Integer; |
aRange: Integer; |
aPage: Integer; |
aPos: Integer |
); |