REST.Client.TCustomRESTClient.TNotify
Delphi
TNotify = class(TRESTComponentNotify)
C++
class PASCALIMPLEMENTATION TNotify : public Rest::Bindsource::TRESTComponentNotify
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | REST.Client.pas REST.Client.hpp |
REST.Client | TCustomRESTClient |
Description
Represents the base notify class for REST components. {{#multireplace:REST.Client.TCustomRESTClient.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.