System.Bindings.EvalProtocol._di_ICompiledBindingWrappers

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<ICompiledBindingWrappers> _di_ICompiledBindingWrappers;

Properties

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

Description

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

_di_ICompiledBindingWrappers is a C++Builder type that refers an interface that offers access to a dictionary that contains all the wrappers used by the binding expression for evaluation purposes (ICompiledBindingWrappers).

See Also