Data.Bind.Components.IBindControlValue
Delphi
IBindControlValue = interface
C++
__interface  INTERFACE_UUID("{ABDF3DA4-7A87-44F3-9589-1610207529F7}") IBindControlValue  : public System::IInterface
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| interface class | public | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | Data.Bind.Components | 
説明
このインターフェイスは、コントロール値オブザーバを使ってオブザーバ コントロールにより変更されるバインディング コンポーネント(たとえば TBindControlValue や TLinkControlToProperty など)で実装されます。