API:Data.Bind.Components.TBindExpression.SourceComponent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property SourceComponent: TComponent read GetSourceComponent write SetSourceComponent;

C++

__property SourceComponent;

Propriétés

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

Description

Spécifie la source des données pour le composant contrôle.

Data.Bind.Components.TBindExpression.SourceComponent hérite de Data.Bind.Components.TCommonBindComponent.SourceComponent. Tout le contenu en-dessous de cette ligne se réfère à Data.Bind.Components.TCommonBindComponent.SourceComponent.

Spécifie la source des données pour le composant contrôle.

Voir aussi