System.Bindings.EvalProtocol.ICompiledBindingWrappers

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ICompiledBindingWrappers = interface

C++

__interface  INTERFACE_UUID("{CAEEF849-A88F-4D4D-8980-395042DD56FA}") ICompiledBindingWrappers  : 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

ICompiledBindingWrappers is an interface that provides access to wrappers.

ICompiledBindingWrappers provides access to a dictionary that contains all the wrappers used by the binding expression for evaluation purposes.

See Also