Data.Bind.Components.TLinkFillControlToField.DataSource

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DataSource: TBaseLinkingBindSource read GetDataSource write SetDataSource;

C++

__property DataSource;

Propriétés

Type Visibilité  Source Unité  Parent
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkFillControlToField

Description

Spécifie un objet TBaseLinkingBindSource auquel ce composant délégué est lié.

Data.Bind.Components.TLinkFillControlToField.DataSource hérite de Data.Bind.Components.TLinkControlToFieldDelegate.DataSource. Tout le contenu en-dessous de cette ligne se réfère à Data.Bind.Components.TLinkControlToFieldDelegate.DataSource.

Spécifie un objet TBaseLinkingBindSource auquel ce composant délégué est lié.

Utilisez DataSource pour déterminer ou définir l'objet TBaseLinkingBindSource connecté à un ensemble de données spécifique.

Voir aussi