System.Bindings.EvalProtocol._di_IRttiChild

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IRttiChild> _di_IRttiChild;

Properties

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

Description

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

_di_IRttiChild is a C++Builder type that refers an interface that provides access to the internal wrappers' parent object and to the RTTI of the member (IRttiChild).

See Also