Data.Bind.Components.TLinkControlToFieldDelegate

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

Data.Bind.Components.TLinkControlDelegateData.Bind.Components.TBindComponentDelegateData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentTLinkControlToFieldDelegate

Delphi

TLinkControlToFieldDelegate = class(TLinkControlDelegate)

C++

class PASCALIMPLEMENTATION TLinkControlToFieldDelegate : public TLinkControlDelegate

プロパティ

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

説明

別のバインディング コンポーネントをラップし、コントロール、データ ソース、およびフィールドを参照する、バインディング コンポーネントです。


TLinkControlToFieldDelegate クラスでは、別のバインディング コンポーネントをラップし、コントロール、データ ソース、およびフィールドを参照する、バインディング コンポーネントを実装しています。

委譲の詳細は、「[LiveBinding の新規作成]」トピックの「クイック バインディング コンポーネント リファレンス」節を参照してください。

関連項目