Data.Bind.Components.TCustomLinkFillControlToProperty

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

Data.Bind.Components.TCustomLinkControlToPropertyData.Bind.Components.TLinkControlDelegateData.Bind.Components.TBindComponentDelegateTCustomLinkFillControlToProperty

Delphi

TCustomLinkFillControlToProperty = class(TCustomLinkControlToProperty, IControlEditorName)

C++

class PASCALIMPLEMENTATION TCustomLinkFillControlToProperty : public TCustomLinkControlToProperty

プロパティ

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

説明

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


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

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

関連項目