REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.OnUpdateError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnUpdateError: TJSONValueErrorEvent read FOnUpdateError write FOnUpdateError;

C++

__property TJSONValueErrorEvent OnUpdateError = {read=FOnUpdateError, write=FOnUpdateError};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.