REST.BindSource.TRESTJSONComponentNotify

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

REST.BindSource.TRESTComponentNotifySystem.TObjectTRESTJSONComponentNotify

Delphi

TRESTJSONComponentNotify = class(TRESTComponentNotify)

C++

class PASCALIMPLEMENTATION TRESTJSONComponentNotify : public TRESTComponentNotify

プロパティ

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


説明

JSON の結果を持つ、REST コンポーネントの通知の基底クラスを表します。


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

関連項目