Data.Bind.Components.TBindPosition.PosControlExpressions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property PosControlExpressions: TExpressions read FPosControlExpressions write SetPosControlExpressions;

C++

__property PosControlExpressions;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindPosition

Beschreibung

Gibt die positionsbezogenen Steuerbindungsausdrücke an.

Data.Bind.Components.TBindPosition.PosControlExpressions erbt von Data.Bind.Components.TCustomBindPosition.PosControlExpressions. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TCustomBindPosition.PosControlExpressions.

Gibt die positionsbezogenen Steuerbindungsausdrücke an.

Siehe auch