[Overview][Constants][Types][Classes][Procedures and functions][Index] |
GetSBRanges - finds the ranges of values for the scrollbars, if they are visible
Source position: grids.pas line 907
protected procedure TCustomGrid.GetSBRanges( |
const HsbVisible: Boolean; |
const VsbVisible: Boolean; |
out HsbRange: Integer; |
out VsbRange: Integer; |
out HsbPage: Integer; |
out VsbPage: Integer |
); virtual; |
lazarus-ccr.sourceforge.net |