Data.Bind.Components.TBindExpression.SourceExpression
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindExpression |
Delphi
property SourceExpression;
C++
__property SourceExpression = {default=0};
Description
Specifies the source binding expression that will get data from the source component.
Data.Bind.Components.TBindExpression.SourceExpression inherits from Data.Bind.Components.TCustomBindExpression.SourceExpression. All content below this line refers to Data.Bind.Components.TCustomBindExpression.SourceExpression.
Specifies the source binding expression that will get data from the source component.