API:REST.BindSource.TRESTComponentAdapter.TNotify

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TNotify = class(TRESTComponentNotify)

C++

class PASCALIMPLEMENTATION TNotify : public TRESTComponentNotify

Eigenschaften

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

Beschreibung

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

REST.BindSource.TRESTComponentAdapter.TNotify 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