API: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.

REST.BindSource.TRESTJSONComponentNotify erbt von REST.BindSource.TRESTComponentNotify. Der folgende Inhalt bezieht sich auf REST.BindSource.TRESTComponentNotify.


Repräsentiert die Notify-Basisklasse für REST-Komponenten.

TRESTComponentNotify unterstützt Multicast-Benachrichtigungen.

Siehe auch