API:Data.Bind.Components.TBindScope.Component
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 を参照しています。
バインディング式によって参照されるコンポーネントを示します。