System.Bindings.EvalProtocol._di_IPlaceholder

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IPlaceholder> _di_IPlaceholder;

Properties

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

Description

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

_di_IPlaceholder is a C++Builder type that refers an interface that defines a wrapper that is considered a placeholder when it does not wrap around a physical value (IPlaceholder).

See Also