Show: Delphi C++
Display Preferences

System.Bindings.EvalProtocol.IScopeEnumerable

From XE2 API Documentation
Jump to: navigation, search

Delphi

type IScopeEnumerable = interface(IInterface) [{59DE173C-954A-4DBA-BAC1-5D1B9551B85A}]

C++

__interface  INTERFACE_UUID("{59DE173C-954A-4DBA-BAC1-5D1B9551B85A}") IScopeEnumerable  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol System.Bindings.EvalProtocol

Description

Implementers of this interface make scopes have their wrappers enumerated.

A scope can have its wrappers enumerated if the implementer of the scope also implements the IScopeEnumerable interface.

See Also

Personal tools
Previous Versions
Translations