Data.Bind.Components.IBindLayoutChanged
Delphi
IBindLayoutChanged = interface
C++
__interface  INTERFACE_UUID("{6913B4FE-45C1-4844-9C9F-A2F59309C9FC}") IBindLayoutChanged  : 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 data sources to inform the binding components of changes to the data source.