REST.BindSource.TRESTComponentNotifyList
Delphi
TRESTComponentNotifyList<T: TRESTComponentNotify> = class(TObject)
C++
template<typename T> class PASCALIMPLEMENTATION TRESTComponentNotifyList__1 : public System::TObject
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| class | public | REST.BindSource.pas REST.BindSource.hpp |
REST.BindSource | REST.BindSource |
Beschreibung
Repräsentiert die Notify-Objekte für REST-Komponenten.
TRESTComponentNotifyList unterstützt Multicast-Benachrichtigungen.