Source position: fpg_basegrid.pas line 50
type TfpgGridOptions = set of (
go_HideFocusRect,
go_AlternativeColor,
go_SmoothScroll
);