API:FireDAC.Stan.Util.FDInt2Str

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FDInt2Str(ASrcData: Pointer; ASrcLen: Integer; var ADestData: PChar; var ADestLen: Integer; ANoSign: Boolean; AScale: Integer);

C++

extern DELPHI_PACKAGE void __fastcall FDInt2Str(void * ASrcData, int ASrcLen, System::WideChar * &ADestData, int &ADestLen, bool ANoSign, int AScale);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!