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