Data.Bind.Components.TLinkControlToProperty

提供:RAD Studio API Documentation

エラー: 画像が無効、または存在しません。

Delphi

TLinkControlToProperty = class(TCustomLinkControlToProperty)

C++

class PASCALIMPLEMENTATION TLinkControlToProperty : public TCustomLinkControlToProperty

プロパティ

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

説明

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


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

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

関連項目