System.Bindings.EvalProtocol._di_IScope

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IScope> _di_IScope;

Properties

Type Visibility Source Unit Parent
typedef public System.Bindings.EvalProtocol.hpp System.Bindings.EvalProtocol System.Bindings.EvalProtocol

Description

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

_di_IScope is a C++Builder type that refers an interface that defines a scope that can be looked up for wrappers (IScope).

See Also