Data.Bind.Components.TLinkControlDelegate

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

Data.Bind.Components.TBindComponentDelegateData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponentSystem.Classes.TPersistentTLinkControlDelegate

Delphi

TLinkControlDelegate = class(TBindComponentDelegate, IBindActivate)

C++

class PASCALIMPLEMENTATION TLinkControlDelegate : public TBindComponentDelegate

プロパティ

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

説明

別のバインディング コンポーネントをラップし、コントロールを参照する、バインディング コンポーネントです。


TLinkControlDelegate クラスでは、別のバインディング コンポーネントをラップし、コントロールを参照する、バインディング コンポーネントを実装しています。

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

関連項目