System.Bindings.EvalProtocol.ISubscribable
Delphi
ISubscribable = interface
C++
__interface INTERFACE_UUID("{CFDD03F1-FB50-4B39-99B8-842D5604A14A}") ISubscribable : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp |
System.Bindings.EvalProtocol | System.Bindings.EvalProtocol |
Description
Implemented by values that support change notifications.
ISubscribable is an interface that must be implemented by every value that supports change notifications.