REST.Response.Adapter.TRESTResponseJSON.AddJSONChangedEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure AddJSONChangedEvent(const ANotify: TNotifyEvent);

C++

void __fastcall AddJSONChangedEvent(const System::Classes::TNotifyEvent ANotify);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter TRESTResponseJSON


Beschreibung

Abonniert das Änderungsereignis, das über Änderungen des JSON-Werts informiert.

Siehe auch