Data.Bind.Components.IBindListUpdate
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
IBindListUpdate = interface
C++
__interface INTERFACE_UUID("{01EED9E9-F0BD-4752-A6BA-F79EF46ABE55}") IBindListUpdate : public System::IInterface
Description
This interface is implemented by binding components. IBindListUpdate is used by a data source to inform a binding component when controls that display the data source data need to be updated.