REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.TJSONValueErrorEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TJSONValueErrorEvent = procedure(Sender: TObject; AUpdateError: TJSONValueError; const AMessage: string) of object;

C++

typedef void __fastcall (__closure *TJSONValueErrorEvent)(System::TObject* Sender, TJSONValueError AUpdateError, const System::UnicodeString AMessage);

Properties

Type Visibility Source Unit Parent
type
typedef
public
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter TCustomRESTResponseDataSetAdapter

Description

Embarcadero Technologies does not currently have any additional information.