Value of the field contents as a Currency type.
Source position: db.pas line 1010
public property TBCDField.Value : Currency |
Value is overridden from the TField.Value property to a currency type field. It returns the same value as the TField.AsCurrency field.
|
Value of the field as a variant value. |
|
|
Access the field's contents as a Currency value. |