Source position: dbgrids.pas line 75
type TDbGridExtraOptions = set of (
dgeAutoColumns,
dgeCheckboxColumn
);