Returns the number of decimal places for a binary-coded decimal (BCD) value.
function BcdScale(const Bcd: TBcd): Word;
Word BcdScale(const TBcd Bcd);
Use BcdScale to determine the number of decimal places in a specified BCD value.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|