Data.Bind.Components.TBindGridLink.PosSourceExpressions

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property PosSourceExpressions: TExpressions read FPosSourceExpressions write SetPosSourceExpressions;

C++

__property PosSourceExpressions;

Propriétés

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

Description

Spécifie une collection d'expressions de liaison évaluées afin de synchroniser la position du contrôle avec la position du contrôle source.

Data.Bind.Components.TBindGridLink.PosSourceExpressions hérite de Data.Bind.Components.TCustomBindGridLink.PosSourceExpressions. Tout le contenu en-dessous de cette ligne se réfère à Data.Bind.Components.TCustomBindGridLink.PosSourceExpressions.

Spécifie une collection d'expressions de liaison évaluées afin de synchroniser la position du contrôle avec la position du contrôle source.

Voir aussi