API: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.

REST.BindSource.TRESTJSONComponentNotify inherits from REST.BindSource.TRESTComponentNotify. All content below this line refers to REST.BindSource.TRESTComponentNotify.


Represents the base notify class for REST components.

TRESTComponentNotify supports multicast notifications.

See Also