Used for TCustomIBCDataSet to fill the DefaultExpression property of TField objects by the appropriate value.
property DefaultValues: boolean;
If the DefaultValues property is set to True, TCustomIBCDataSet fills the DefaultExpression property of TField objects by the appropriate value. Note that computed BLR fields are not detected and set to read-only if DefaultValues set to false.