REST.BindSource.TRESTComponentNotifyList

提供:RAD Studio API Documentation

TRESTComponentNotifyListSystem.TObject

Delphi

TRESTComponentNotifyList<T: TRESTComponentNotify> = class(TObject)

C++

template<typename T> class PASCALIMPLEMENTATION TRESTComponentNotifyList__1 : public System::TObject

プロパティ

種類 可視性 ソース ユニット
class public
REST.BindSource.pas
REST.BindSource.hpp
REST.BindSource REST.BindSource


説明

REST コンポーネントの通知オブジェクトのリストを表します。


TRESTComponentNotifyList は、マルチキャスト通知をサポートします。

関連項目