REST.BindSource.TRESTJSONComponentNotify

From RAD Studio API Documentation
Revision as of 10:36, 23 April 2014 by Carolinag (talk | contribs) (RS-48795)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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