System.Bindings.EvalProtocol._di_IValue

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IValue> _di_IValue;

Properties

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

Description

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

_di_IValue is a C++Builder type that refers an interface that provides the abstract definition of an immediate value (IValue).

See Also