Current value of the field.
Source position: db.pas line 452
public property TField.CurValue : Variant read GetCurValue;
CurValue returns the current value of the field as a variant.
TField.Value
Value of the field as a variant value.