REST.BindSource.TRESTJSONComponentNotify

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

REST.BindSource.TRESTComponentNotifySystem.TObjectTRESTJSONComponentNotify

Delphi

TRESTJSONComponentNotify = class(TRESTComponentNotify)

C++

class PASCALIMPLEMENTATION TRESTJSONComponentNotify : public TRESTComponentNotify

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.BindSource.pas
REST.BindSource.hpp
REST.BindSource REST.BindSource


Beschreibung

Repräsentiert die Notify-Basisklasse für REST-Komponenten, die ein JSON-Ergebnis haben.

TRESTJSONComponentNotify unterstützt Multicast-Benachrichtigungen.

Siehe auch