FireDAC.Phys.PGWrapper.SetPgNumeric

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetPgNumeric(const ASource: TBcd; ADest: Pointer; out ADestLen: LongWord);

C++

extern DELPHI_PACKAGE void __fastcall SetPgNumeric(const Data::Fmtbcd::TBcd &ASource, void * ADest, /* out */ unsigned &ADestLen);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper FireDAC.Phys.PGWrapper

Description

Embarcadero Technologies does not currently have any additional information.