Data.Bind.Components._di_IBindCheckBoxEditor

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IBindCheckBoxEditor> _di_IBindCheckBoxEditor;

Properties

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

Description

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

_di_IBindCheckBoxEditor is a C++Builder type that refers a check box editor for use within a bindings expression (IBindCheckBoxEditor).

See Also