Data.Bind.Components.IBindListRefresh
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
IBindListRefresh = interface
C++
__interface INTERFACE_UUID("{89D41A89-AA65-4177-A3D3-373E1430EF35}") IBindListRefresh : public System::IInterface
Description
This interface is implemented by binding components. It is used by a data source to inform a binding component when controls displaying the data source data need to be refreshed.