Data.Bind.Components.IScopeMemberNames
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
IScopeMemberNames = interface
C++
__interface INTERFACE_UUID("{E6D8BFA3-0453-436B-8434-D10623724644}") IScopeMemberNames : public System::IInterface
Description
Is an interface implemented by data sources. Binding components use this interface to get the name of the members that are available for binding.