Data.Bind.Components.TLinkPropertyToField

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

Data.Bind.Components.TCustomLinkPropertyToFieldData.Bind.Components.TLinkPropertyToFieldDelegateData.Bind.Components.TBindComponentDelegateTLinkPropertyToField

Delphi

TLinkPropertyToField = class(TCustomLinkPropertyToField)

C++

class PASCALIMPLEMENTATION TLinkPropertyToField : public TCustomLinkPropertyToField

プロパティ

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

説明

コンポーネントのプロパティをフィールドにリンクします。


TLinkPropertyToField クラスは、TCustomLinkPropertyToField を拡張して published 可視性のプロパティを追加したものです。

ヒント: このコンポーネントへのユーザー入力は、オブザーバを使って監視されません。

関連項目