RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
FMTBcd.OldCurrToBCD Function
Pascal
function OldCurrToBCD(const Curr: Currency; var BCD: TBcd; Precision: Integer = 32; Decimals: Integer = 4): Boolean;
C++
Boolean OldCurrToBCD(const Currency Curr, TBcd BCD, int Precision = 32, int Decimals = 4);

This is function FMTBcd.OldCurrToBCD.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!