FireDAC.Phys.PGWrapper.GetPgMoney

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetPgMoney(ASource: Pointer; ASourceLen: Integer; out ADest: Currency);

C++

extern DELPHI_PACKAGE void __fastcall GetPgMoney(void * ASource, int ASourceLen, /* out */ System::Currency &ADest);

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.