REST.Client.TCustomRESTRequest.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 | TCustomRESTRequest |
Description
Represents the base notify class for REST components.
REST.Client.TCustomRESTRequest.TNotify 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.