API:Data.Bind.Components.TLinkFillControlToProperty

提供:RAD Studio API Documentation

TLinkFillControlToPropertyData.Bind.Components.TCustomLinkFillControlToPropertyData.Bind.Components.TCustomLinkControlToPropertyData.Bind.Components.TLinkControlDelegate

Delphi

TLinkFillControlToProperty = class(TCustomLinkFillControlToProperty)

C++

class PASCALIMPLEMENTATION TLinkFillControlToProperty : public TCustomLinkFillControlToProperty

プロパティ

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

説明

コントロールの値をコンポーネント プロパティにバインドするための基底クラスを表します。 {{#multireplace:Data.Bind.Components.TLinkFillControlToProperty|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.Components.TCustomLinkFillControlToProperty|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.Components.TCustomLinkFillControlToProperty|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。


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


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

ヒント: コントロールは IEditObserver インターフェイスを実装している必要があります。

関連項目