Data.Bind.Components.TBindExpression.SourceExpression

提供:RAD Studio API Documentation

Delphi

property SourceExpression;

C++

__property SourceExpression = {default=0};

プロパティ

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

説明

ソース コンポーネントからデータを取得する、ソース バインディング式を示します。 Data.Bind.Components.TBindExpression.SourceExpression は Data.Bind.Components.TCustomBindExpression.SourceExpression を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindExpression.SourceExpression を参照しています。

ソース コンポーネントからデータを取得する、ソース バインディング式を示します。

関連項目