REST.BindSource.TRESTJSONComponentNotify
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.