表示: Delphi C++
表示設定

Data.Bind.Components.TContainedBindComponent.ControlComponent

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

property ControlComponent: TComponent read GetControlComponent write SetControlComponent;

C++

__property System::Classes::TComponent* ControlComponent = {read=GetControlComponent, write=SetControlComponent};

プロパティ

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

説明

LiveBinding を使用して、ソース コンポーネントにバインドされるコンポーネントを示します。

関連項目

以前のバージョン
他の言語