[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the smooth scroll setting in the Options for the grid.
Source position: grids.pas line 1109
protected function TCustomGrid.GetSmoothScroll( |
Which: Integer |
):Boolean; virtual; |
Which |
|
Not used in the current implementation. |
True when Options contains the value goSmoothScroll.
GetSmoothScroll determines whether the smooth scroll setting (goSmoothScroll) has been included in the Options for the grid control.
Version 4.0 | Generated 2025-05-03 | Home |