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