REST.Response.Adapter.TRESTResponseJSON.RemoveJSONChangedEvent
Delphi
procedure RemoveJSONChangedEvent(const ANotify: TNotifyEvent);
C++
void __fastcall RemoveJSONChangedEvent(const System::Classes::TNotifyEvent ANotify);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
protected | REST.Response.Adapter.pas REST.Response.Adapter.hpp |
REST.Response.Adapter | TRESTResponseJSON |
Description
Annule la souscription à l'événement de modification qui envoie une notification à chaque changement de la valeur JSON.