API:Data.FmtBcd.IntegerToBcd

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.