REST.Response.Adapter.TRESTResponseJSON.RemoveJSONChangedEvent
Delphi
procedure RemoveJSONChangedEvent(const ANotify: TNotifyEvent);
C++
void __fastcall RemoveJSONChangedEvent(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
Hebt das Abonnement des Änderungsereignisses auf, das über Änderungen des JSON-Werts informiert.