The new value of the field.
Source position: db.pas line 463
public property TField.NewValue : Variant |
NewValue returns the new value of the field. The FPC implementation of TDataset does not yet support this.
|
Value of the field as a variant value. |
|
|
Current value of the field. |