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