Data.Bind.Components._di_IBindActivate

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IBindActivate> _di_IBindActivate;

Properties

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

Description

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

_di_IBindActivate is a C++Builder type that refers a bindings expression that can be activated (IBindActivate).

See Also