Data.Bind.Components.TLinkListControlToField.DataSource
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TLinkListControlToField |
Delphi
property DataSource;
C++
__property DataSource;
Description
Specifies a TBaseLinkingBindSource object to which this delegate component links.
Data.Bind.Components.TLinkListControlToField.DataSource inherits from Data.Bind.Components.TLinkControlToFieldDelegate.DataSource. All content below this line refers to Data.Bind.Components.TLinkControlToFieldDelegate.DataSource.
Specifies a TBaseLinkingBindSource object to which this delegate component links.
Use DataSource to determine or set the TBaseLinkingBindSource object that connects to a specific dataset.