REST.Backend.ServiceComponents.TBackendQueryAdapter.TNotify

From RAD Studio API Documentation

Delphi

TNotify = class(TRESTComponentNotify)

C++

class PASCALIMPLEMENTATION TNotify : public Rest::Bindsource::TRESTComponentNotify

Properties

Type Visibility Source Unit Parent
class public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TBackendQueryAdapter

Description

Represents the base notify class for REST components. {{#multireplace:REST.Backend.ServiceComponents.TBackendQueryAdapter.TNotify|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace: REST.BindSource.TRESTComponentNotify|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace: REST.BindSource.TRESTComponentNotify|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.


Represents the base notify class for REST components.

TRESTComponentNotify supports multicast notifications.

See Also