API: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

説明

コンポーネントのプロパティをフィールドにリンクするための基底クラスを表します。

Data.Bind.Components.TLinkPropertyToField は Data.Bind.Components.TCustomLinkPropertyToField を継承しています。以下の内容はすべて Data.Bind.Components.TCustomLinkPropertyToField を参照しています。


コンポーネントのプロパティをフィールドにリンクするための基底クラスを表します。


TCustomLinkPropertyToField クラスには、コンポーネントのプロパティをフィールドにリンクするための機能が実装されています。

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

関連項目