REST.BindSource.TRESTComponentNotify

From RAD Studio API Documentation

TRESTComponentNotifySystem.TObject

Delphi

TRESTComponentNotify = class

C++

class PASCALIMPLEMENTATION TRESTComponentNotify : public System::TObject

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.

TRESTComponentNotify supports multicast notifications.

See Also