API: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

説明

バインディング式によって参照されるコンポーネントを示します。 {{#multireplace:Data.Bind.Components.TBindScope.Component|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.Components.TCustomBindScope.Component|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.Components.TCustomBindScope.Component|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

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

関連項目