Data.Bind.Components.IScopeExpressions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IScopeExpressions = interface

C++

__interface  INTERFACE_UUID("{EE75B066-3C8B-4102-9864-383447BFA6F2}") IScopeExpressions  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Description

Is an interface implemented by data sources so that they keep track of the binding components that are referencing the data source.

See Also