Data.Bind.Components.TBindGridList.ControlComponent

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TBindGridList

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.TBindGridList.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.

See Also