Source position: grids.pas line 125
type TGridOptions2 = set of (
goScrollToLastCol,
goScrollToLastRow
);