API:Data.Bind.Components.TBindExpression.SourceExpression
Delphi
property SourceExpression: string read FSourceExpression write SetSourceExpression default 0;
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 を参照しています。
ソース コンポーネントからデータを取得する、ソース バインディング式を示します。