Data.Bind.Components.IBindListUpdate
Delphi
IBindListUpdate = interface
C++
__interface INTERFACE_UUID("{01EED9E9-F0BD-4752-A6BA-F79EF46ABE55}") IBindListUpdate : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
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.