REST.Client.TRESTAuthenticatorAdapter.TNotify

From RAD Studio API Documentation

Delphi

TNotify = TRESTComponentAdapter.TNotify;

Properties

Type Visibility Source Unit Parent
class protected REST.Client.pas REST.Client TRESTAuthenticatorAdapter

Description

Represents the base notify class for REST components. {{#multireplace:REST.Client.TRESTAuthenticatorAdapter.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