Data.Bind.Components._di_IBindControlValue

提供: RAD Studio API Documentation
移動先: 案内検索

C++

typedef System::DelphiInterface<IBindControlValue> _di_IBindControlValue;

プロパティ

種類 可視性 ソース ユニット
typedef public Data.Bind.Components.hpp Data.Bind.Components Data.Bind.Components

説明

C++Builder で使用する IBindControlValue Delphi インターフェイスを表します。


_di_IBindControlValue は、バインディング コントロール値(IBindControlValue)を参照する C++Builder の型です。IBindControlValue は、TCustomBindControlValue コンポーネントによって実装される抽象クラスで、ユーザーがコントロールとやり取りしたときに発生するオブザーバ通知に応答するために使われます。

関連項目