FireDAC.Stan.Error.FDGetErrorMessage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FDGetErrorMessage(ACode: Integer; const AArgs: array of const): String;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall FDGetErrorMessage(int ACode, const System::TVarRec *AArgs, const int AArgs_High);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.