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