Data.Bind.Components.TBindGridLink.SourceComponent

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: TBindGridLink

Delphi

property SourceComponent;

C++

__property SourceComponent;

Description

Specifies the source of data for the control component.

Data.Bind.Components.TBindGridLink.SourceComponent inherits from Data.Bind.Components.TCommonBindComponent.SourceComponent. All content below this line refers to Data.Bind.Components.TCommonBindComponent.SourceComponent.

Specifies the source of data for the control component.

See Also