API:Data.Bind.Components.TBindExpression.ControlComponent
Delphi
property ControlComponent;
C++
__property ControlComponent;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBindExpression |
Description
Specifies the controlled component that will be bound to the source component, by means of LiveBindings.
Data.Bind.Components.TBindExpression.ControlComponent inherits from Data.Bind.Components.TCommonBindComponent.ControlComponent. All content below this line refers to Data.Bind.Components.TCommonBindComponent.ControlComponent.
Specifies the controlled component that will be bound to the source component, by means of LiveBindings.