System.Bindings.EvalProtocol._di_IScopeEnumerable

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IScopeEnumerable> _di_IScopeEnumerable;

Properties

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

Description

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

_di_IScopeEnumerable is a C++Builder type that refers an interface that defines a mechanism for making scopes have their wrappers enumerated (IScopeEnumerable).

See Also