API:Data.Bind.Components.TBindControlValue.ControlComponent
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TBindControlValue | |
Delphi
property ControlComponent;
C++
__property ControlComponent;
Description
Specifies the controlled component that will be bound to the source component, by means of LiveBindings.
Data.Bind.Components.TBindControlValue.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.