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

CurrToBCD

Declaration

Source position: fmtbcd.pp line 346

function CurrToBCD(

  const Curr: currency;

  var BCD: tBCD;

  Precision: Integer = 32;

  Decimals: Integer = 4

):Boolean;

function CurrToBCD(

  const Curr: currency

):tBCD;


Documentation generated on: 2023-03-18