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

説明

コントロールの値をコンポーネント プロパティにリンクし、可能な値をコントロールの内容に設定します。


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

ヒント: コントロールは IEditObserver インターフェイスを実装したものでなければなりません。

関連項目