Data.Bind.Components.TLinkFillControlToField

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

Data.Bind.Components.TCustomLinkFillControlToFieldData.Bind.Components.TCustomLinkControlToFieldData.Bind.Components.TLinkControlToFieldDelegateData.Bind.Components.TLinkControlDelegateTLinkFillControlToField

Delphi

TLinkFillControlToField = class(TCustomLinkFillControlToField)

C++

class PASCALIMPLEMENTATION TLinkFillControlToField : public TCustomLinkFillControlToField

プロパティ

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

説明

コントロールをフィールドにリンクし、可能な値をコントロールの内容に設定します。


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

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

関連項目