System.Bindings.EvalProtocol._di_IWrapper

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IWrapper> _di_IWrapper;

Properties

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

Description

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

_di_IWrapper is a C++Builder type that refers an interface that must be implemented by wrappers in order for the engine to recognize it as a wrapper (IWrapper).

See Also