Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TFMTBCDField.Precision

Total number of digits in the BCD data.

Declaration

Source position: db.pas line 1051

published property TFMTBCDField.Precision : LongInt
  read FPrecision
  write FPrecision
  default 18;

Description

Precision is the total number of digits in the BCD data. The maximum precision is 32.

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.

Size


Documentation generated on: Jul 24 2023