System.Bindings.EvalProtocol._di_ICustomWrapper

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<ICustomWrapper> _di_ICustomWrapper;

Properties

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

Description

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

_di_ICustomWrapper is a C++Builder type that refers an interface that provides the engine with information about the syntactic form of the wrapped face object member and the user routine that calculates the value for the fake member (ICustomWrapper).

See Also