System.Bindings.EvalProtocol._di_ICompiledBinding
C++
typedef System::DelphiInterface<ICompiledBinding> _di_ICompiledBinding;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | System.Bindings.EvalProtocol.hpp | System.Bindings.EvalProtocol | System.Bindings.EvalProtocol |
Description
Represents the ICompiledBinding Delphi interface for C++Builder usage.
_di_ICompiledBinding is a C++Builder type that refers an interface that permits the evaluation of a compiled expression (ICompiledBinding).