Data.Bind.Components.TLinkPropertyToFieldDelegate

提供:RAD Studio API Documentation

TLinkPropertyToFieldDelegateData.Bind.Components.TBindComponentDelegateData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponent

Delphi

TLinkPropertyToFieldDelegate = class(TBindComponentDelegate, IBindActivate)

C++

class PASCALIMPLEMENTATION TLinkPropertyToFieldDelegate : public TBindComponentDelegate

プロパティ

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

説明

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


TLinkPropertyToFieldDelegate クラスは、別のバインディング コンポーネントをラップし、コンポーネント プロパティ、データ ソース、フィールド名を参照するバインディング コンポーネントを実装したものです。

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

関連項目