FireDAC.Stan.Util.FDBCD2Double

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure FDBCD2Double(const ABcd: TBcd; out AVal: Extended);

C++

extern DELPHI_PACKAGE void __fastcall FDBCD2Double(const Data::Fmtbcd::TBcd &ABcd, /* out */ System::Extended &AVal);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FireDAC.Stan.Util.pas
FireDAC.Stan.Util.hpp
FireDAC.Stan.Util FireDAC.Stan.Util

Description

Convertit un TBcd en valeur double.

La procédure FDBCD2Double convertit le paramètre ABcd en valeur Extended et la transmet au paramètre AVal.

Voir aussi