To provide extended functionality TCRDBGrid component is shipped with a TCRColumn class, which is derived from the standard TColumn class but is tailored to work with TCRDBGrid only.
property Columns: TCRDBGridColumns stored False;
When browsing TDBGridColumns remember that its Items property actually returns TCRColumn objects when indexed.