Source position: fmtbcd.pp line 248
function NormalizeBCD(
const InBCD: tBCD;
var OutBCD: tBCD;
const Precision: Integer;
const Places: Integer
):Boolean;