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

TParam.Precision

Precision of the BCD value

Declaration

Source position: db.pas line 1280

published property TParam.Precision : Integer
  read FPrecision
  write FPrecision
  default 0;

Description

Precision can be used to store the numerical precision for BCD values. It is currently unused.

See also

TParam.NumericScale

  

Numeric scale

TParam.Size

  

Size of the parameter


Documentation generated on: May 14 2021