API:Data.FmtBcd.BcdToBytes
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.FmtBcd.pas Data.FMTBcd.hpp
| |
| Unit: Data.FmtBcd | |
| Parent: Data.FmtBcd | |
Delphi
function BcdToBytes(const Value: TBcd): TArray<Byte>;
C++
extern DELPHI_PACKAGE System::DynamicArray<System::Byte> __fastcall BcdToBytes(const TBcd &Value);
Description
Embarcadero Technologies does not currently have any additional information.