Data.Bind.Components.IBindLayoutChanged
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
IBindLayoutChanged = interface
C++
__interface INTERFACE_UUID("{6913B4FE-45C1-4844-9C9F-A2F59309C9FC}") IBindLayoutChanged : public System::IInterface
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.