Data.Bind.Components.TLinkListControlToField

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

Data.Bind.Components.TCustomLinkListControlToFieldData.Bind.Components.TLinkControlToFieldDelegateData.Bind.Components.TLinkControlDelegateData.Bind.Components.TBindComponentDelegateTLinkListControlToField

Delphi

TLinkListControlToField = class(TCustomLinkListControlToField)

C++

class PASCALIMPLEMENTATION TLinkListControlToField : public TCustomLinkListControlToField

プロパティ

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

説明

リスト コントロールをフィールドにリンクします。


TLinkListControlToField クラスは、TCustomLinkListControlToField を拡張して published プロパティを追加したものです。

ヒント: 方向が双方向の場合、コントロールは IEditLinkObserver インターフェイスをサポートしている必要があります。

関連項目