Data.Bind.Components.TBindExpression.SourceComponent

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

Delphi

property SourceComponent: TComponent read GetSourceComponent write SetSourceComponent;

C++

__property SourceComponent;

プロパティ

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

説明

コントロール コンポーネントのデータのソースを示します。

Data.Bind.Components.TBindExpression.SourceComponent は Data.Bind.Components.TCommonBindComponent.SourceComponent を継承しています。以下の内容はすべて Data.Bind.Components.TCommonBindComponent.SourceComponent を参照しています。

コントロール コンポーネントのデータのソースを示します。

関連項目