Data.Bind.Components._di_IBindControlValue
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 コンポーネントによって実装される抽象クラスで、ユーザーがコントロールとやり取りしたときに発生するオブザーバ通知に応答するために使われます。