[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

TFMTBCDField.Value

The value of the field as a BCD value

Declaration

Source position: db.pas line 880

public property TFMTBCDField.Value : TBCD
  read GetAsBCD
  write SetAsBCD;

Description

Value is the value of the field as a BCD (Binary Coded Decimal) value.

See also

TField.AsFloat

  

Access the field's contents as a floating-point (Double) value.

TField.AsCurrency

  

Access the field's contents as a Currency value.


Documentation generated on: May 14 2021