REST.BindSource.TRESTJSONComponentNotify

From RAD Studio API Documentation
Jump to: navigation, search

REST.BindSource.TRESTComponentNotifySystem.TObjectTRESTJSONComponentNotify

Delphi

TRESTJSONComponentNotify = class(TRESTComponentNotify)

C++

class PASCALIMPLEMENTATION TRESTJSONComponentNotify : public TRESTComponentNotify

Properties

Type Visibility Source Unit Parent
class public
REST.BindSource.pas
REST.BindSource.hpp
REST.BindSource REST.BindSource

Description

Represents the base notify class for REST components that have a JSON result.

TRESTJSONComponentNotify supports multicast notifications.

See Also