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

TBCDField.Size

Number of decimals after the decimal separator

Declaration

Source position: db.pas line 843

published property TBCDField.Size : Integer
  default 4;

Description

Size is the number of decimals after the decimal separator. It is not the total number of decimals, which is stored in the TBCDField.Precision field.

See also

TBCDField.Precision

  

Precision of the BCD field


Documentation generated on: May 14 2021