Data.Bind.Components.IBindListRefreshing
Delphi
IBindListRefreshing = interface
C++
__interface INTERFACE_UUID("{1B1D65B7-EB88-4D81-A1B4-D706DCE4C05C}") IBindListRefreshing : 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. It is used by a data source to manage the refresh of controls that display the data source data.