Data.Bind.Components.TLinkPropertyToField.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 TLinkPropertyToField

Description

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

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

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

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

Voir aussi