REST.BindSource.TRESTComponentNotifyList
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 は、マルチキャスト通知をサポートします。