API:Data.FmtBcd.IntegerToBcd
Delphi
function IntegerToBcd( const AValue: Integer): TBcd;
C++
extern DELPHI_PACKAGE TBcd __fastcall IntegerToBcd(const int AValue);
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.