Data.Bind.Components._di_IBindFillControlMembers

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IBindFillControlMembers> _di_IBindFillControlMembers;

Properties

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

Description

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

_di_IBindFillControlMembers is a C++Builder type that represents a Delphi interface (IBindFillControlMembers) implemented by all editor components that can provide a list of member names and expressions.

See Also