Unit 'FmtBCD' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl-objpas]

tBCD

Declaration

Source position: fmtbcd.pp line 210

type tBCD = packed record

  Precision: 0..maxfmtbcdfractionsize;

  SignSpecialPlaces: Byte;

  Fraction: array [0..((MaxFmtBCDFractionSizediv2)-1)] of Byte;

end;


Documentation generated on: 2023-03-18