Data.Bind.Components._di_IBindListLookupEditor

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IBindListLookupEditor> _di_IBindListLookupEditor;

Properties

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

Description

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

_di_IBindListLookupEditor is a C++Builder type that refers a binding list look-up editor functionality set (IBindListLookupEditor) such as getting the look-up value, getting the selected look-up value, and related functionality.

See Also