API:Data.FmtBcd.BcdToInteger
Delphi
function BcdToInteger(const Bcd: TBcd; Truncate: Boolean = False): Integer;
C++
extern DELPHI_PACKAGE int __fastcall BcdToInteger(const TBcd &Bcd, bool Truncate = false);
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.