Source position: dbgrids.pas line 79
type TDbGridStatus = set of (
gsUpdatingData,
gsAddingAutoColumns,
gsRemovingAutoColumns
);