Data.Bind.Components._di_IBindLinkColumns

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IBindLinkColumns> _di_IBindLinkColumns;

Properties

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

Description

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

_di_IBindLinkColumns is a C++Builder type that refers the link-type binding expression's grid columns (IBindLinkColumns) in a grid editor for bindings expressions.

See Also