API:REST.BindSource.TRESTJSONComponentNotify

提供:RAD Studio API Documentation

TRESTJSONComponentNotifyREST.BindSource.TRESTComponentNotifySystem.TObject

Delphi

TRESTJSONComponentNotify = class(TRESTComponentNotify)

C++

class PASCALIMPLEMENTATION TRESTJSONComponentNotify : public TRESTComponentNotify

プロパティ

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

説明

REST コンポーネントの通知の基底クラスを表します。 REST.BindSource.TRESTJSONComponentNotify は REST.BindSource.TRESTComponentNotify を継承しています。以下の内容はすべて REST.BindSource.TRESTComponentNotify を参照しています。


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


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

関連項目