REST.Backend.ServiceComponents.TBackendQueryAdapter.TNotify

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TNotify = class(TRESTComponentNotify)

C++

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

プロパティ

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

説明

REST コンポーネントの通知の基底クラスを表します。

REST.Backend.ServiceComponents.TBackendQueryAdapter.TNotify は REST.BindSource.TRESTComponentNotify を継承しています。以下の内容はすべて REST.BindSource.TRESTComponentNotify を参照しています。


REST コンポーネントの通知の基底クラスを表します。


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

関連項目