System.Bindings.EvalProtocol._di_IDebugBinding

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IDebugBinding> _di_IDebugBinding;

Properties

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

Description

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

_di_IDebugBinding is a C++Builder type that refers an interface used for intercepting the order of executing engine operations (IDebugBinding).

See Also