Data.Bind.Components.TCustomBindPosition.PosControlExpressions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property PosControlExpressions: TExpressions read FPosControlExpressions write SetPosControlExpressions;

C++

__property TExpressions* PosControlExpressions = {read=FPosControlExpressions, write=SetPosControlExpressions};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindPosition


Beschreibung

Gibt die positionsbezogenen Steuerbindungsausdrücke an.

Siehe auch