Data.FmtBcd.BcdToBytes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function BcdToBytes(const Value: TBcd): TArray<Byte>;

C++

extern DELPHI_PACKAGE System::DynamicArray<System::Byte> __fastcall BcdToBytes(const TBcd &Value);

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. Please help us document this topic by using the Discussion page!