Source position: fmtbcd.pp line 373
function BCDToInteger(
const BCD: tBCD;
Truncate: Boolean = False
):Int64;