Data.FmtBcd.BCDRoundTo
Delphi
function BCDRoundTo(const bcdIn: TBcd; Digits: Integer): TBcd;
C++
extern DELPHI_PACKAGE TBcd __fastcall BCDRoundTo(const TBcd &bcdIn, int Digits);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Data.FmtBcd.pas Data.FMTBcd.hpp |
Data.FmtBcd | Data.FmtBcd |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!