Data.Bind.Components._di_IBindCompFactoryContext

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IBindCompFactoryContext> _di_IBindCompFactoryContext;

Properties

Type Visibility Source Unit Parent
typedef public Data.Bind.Components.hpp Data.Bind.Components Data.Bind.Components

Description

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

_di_IBindCompFactoryContext is a C++Builder type that refers a bind component in the context of another component (IBindCompFactoryContext).

See Also