REST.Response.Adapter.TRESTResponseJSON.AddJSONChangedEvent
Delphi
procedure AddJSONChangedEvent(const ANotify: TNotifyEvent);
C++
void __fastcall AddJSONChangedEvent(const System::Classes::TNotifyEvent ANotify);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | REST.Response.Adapter.pas REST.Response.Adapter.hpp |
REST.Response.Adapter | TRESTResponseJSON |
Description
Subscribes to the change event that notifies whenever the value of JSON changes.