Data.Bind.Components.TCustomBindExpression.ControlExpression
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomBindExpression | |
Delphi
property ControlExpression: string read FControlExpression write SetControlExpression;
C++
__property System::UnicodeString ControlExpression = {read=FControlExpression, write=SetControlExpression};
Description
Specifies the control binding expression that will affect the control component.