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