[Overview][Constants][Types][Classes][Procedures and functions][Index] |
UpdateVertScrollbar - updates the scrollbar in the given range by the given page, if it is visible
Source position: grids.pas line 955
protected procedure TCustomGrid.UpdateVertScrollbar( |
const aVisible: Boolean; |
const aRange: Integer; |
const aPage: Integer |
); virtual; |