Data.Bind.Components.IBindControlValue

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

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

説明

このインターフェイスは、コントロール値オブザーバを使ってオブザーバ コントロールにより変更されるバインディング コンポーネント(たとえば TBindControlValueTLinkControlToProperty など)で実装されます。


関連項目