Data.Bind.Components.TCustomLinkPropertyToField

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

Data.Bind.Components.TLinkPropertyToFieldDelegateData.Bind.Components.TBindComponentDelegateData.Bind.Components.TContainedBindComponentTCustomLinkPropertyToField

Delphi

TCustomLinkPropertyToField = class(TLinkPropertyToFieldDelegate)

C++

class PASCALIMPLEMENTATION TCustomLinkPropertyToField : public TLinkPropertyToFieldDelegate

プロパティ

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

説明

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


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

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

関連項目