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