System.Bindings.EvalProtocol._di_IScopeSelf

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IScopeSelf> _di_IScopeSelf;

Properties

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

Description

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

_di_IScopeSelf is a C++Builder type that refers an interface that provides access to a wrapper that wraps the same object as the wrapper that implements this interface (IScopeSelf).

See Also