Source position: dbgrids.pas line 77
type TDbGridStatusItem = (
gsUpdatingData,
gsAddingAutoColumns,
gsRemovingAutoColumns
);