Data.Bind.Components.IBindControlValue
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
IBindControlValue = interface
C++
__interface INTERFACE_UUID("{ABDF3DA4-7A87-44F3-9589-1610207529F7}") IBindControlValue : public System::IInterface
Description
This interface is implemented by binding components that the observer control changes using the control value observer, such as TBindControlValue and TLinkControlToProperty.