Current value of the field
Source position: db.pas line 446
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