Data.Bind.Components.TBindScope.Component

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

Delphi

property Component: TComponent read FComponent write SetComponent;

C++

__property Component;

プロパティ

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

説明

バインディング式によって参照されるコンポーネントを示します。

Data.Bind.Components.TBindScope.Component は Data.Bind.Components.TCustomBindScope.Component を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindScope.Component を参照しています。

バインディング式によって参照されるコンポーネントを示します。

関連項目