Data.Bind.Components._di_IBindCompFactory

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IBindCompFactory> _di_IBindCompFactory;

Properties

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

Description

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

_di_IBindCompFactory is a C++Builder type that refers a bind component factory (IBindCompFactory).

See Also