REST.Response.Adapter.TRESTResponseJSON.AddJSONChangedEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure AddJSONChangedEvent(const ANotify: TNotifyEvent);

C++

void __fastcall AddJSONChangedEvent(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

Souscrit à l'événement de modification qui envoie une notification à chaque changement de la valeur JSON.

Voir aussi