System.Bindings.EvalProtocol._di_ILocation

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<ILocation> _di_ILocation;

Properties

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

Description

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

_di_ILocation is a C++Builder type that refers an interface that defines an lvalue (Left Value) that can be extracted and stored (ILocation).

See Also