REST.Client.TCustomRESTRequest.TNotify

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TNotify = class(TRESTComponentNotify)

C++

class PASCALIMPLEMENTATION TNotify : public Rest::Bindsource::TRESTComponentNotify

Eigenschaften

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

Beschreibung

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

REST.Client.TCustomRESTRequest.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