System.Bindings.EvalProtocol._di_IScopeSymbols

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IScopeSymbols> _di_IScopeSymbols;

Properties

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

Description

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

_di_IScopeSymbols is a C++Builder type that refers an interface that permits a scope to return wrappers only for the symbols present in the expression (IScopeSymbols).

See Also