API:Data.FmtBcd.IntegerToBcd
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.FmtBcd.pas Data.FMTBcd.hpp
| |
| Unit: Data.FmtBcd | |
| Parent: Data.FmtBcd | |
Delphi
function IntegerToBcd( const AValue: Integer): TBcd;
C++
extern DELPHI_PACKAGE TBcd __fastcall IntegerToBcd(const int AValue);
Description
Embarcadero Technologies does not currently have any additional information.