Data.Bind.Components.IScopeComponent
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
IScopeComponent = interface
C++
__interface INTERFACE_UUID("{84C633CB-6A4B-407A-A8E4-D175923D8E61}") IScopeComponent : public System::IInterface
Description
Is an interface implemented by data sources to provide a component as the evaluation context for expressions.