Data.Bind.ObjectScope.IBindSourceAdapter
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: Data.Bind.ObjectScope |
Delphi
IBindSourceAdapter = interface
C++
__interface INTERFACE_UUID("{6F63422E-B03D-4308-A536-12F3C5A22931}") IBindSourceAdapter : public System::IInterface
Description
Is an interface that must be implemented by all classes that provide data to a TAdapterBindSource object.