Data.Bind.Components.IScopeExpressions
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
IScopeExpressions = interface
C++
__interface INTERFACE_UUID("{EE75B066-3C8B-4102-9864-383447BFA6F2}") IScopeExpressions : public System::IInterface
Description
Is an interface implemented by data sources so that they keep track of the binding components that are referencing the data source.