System.Bindings.EvalProtocol._di_IChild

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IChild> _di_IChild;

Properties

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

Description

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

_di_IChild is a C++Builder type that refers an interface used for accessing information about wrapped objects members (IChild).

See Also