Data.Bind.Components._di_IScopeComponent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IScopeComponent> _di_IScopeComponent;

Properties

Type Visibility Source Unit Parent
typedef public Data.Bind.Components.hpp Data.Bind.Components Data.Bind.Components

Description

Represents the IScopeComponent Delphi interface for C++Builder usage.

_di_IScopeComponent is a C++Builder type that refers a component that can provide its own bindings scope (IScopeComponent).

See Also