Data.Bind.Components.IBindActivate
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
IBindActivate = interface
C++
__interface INTERFACE_UUID("{79856F26-5E66-4A24-B4DE-A7DBBE6356AD}") IBindActivate : public System::IInterface
Description
This interface is implemented by binding components. Data sources use this interface to activate binding components when the data source becomes active.