Data.Bind.Components._di_IBindListEditorCommon

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IBindListEditorCommon> _di_IBindListEditorCommon;

Properties

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

Description

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

_di_IBindListEditorCommon is a C++Builder type that refers a bindings list editor common functionality set (IBindListEditorCommon) such as a mechanism for getting the row count, clearing the bindings list, returning the selected text or item, and so on.

See Also