API:REST.BindSource.TRESTJSONComponentNotify

From RAD Studio API Documentation

TRESTJSONComponentNotifyREST.BindSource.TRESTComponentNotifySystem.TObject

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