API:Data.Bind.Components.TBindPosition.PosControlExpressions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PosControlExpressions: TExpressions read FPosControlExpressions write SetPosControlExpressions;

C++

__property PosControlExpressions;

Properties

Type Visibility Source Unit Parent
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindPosition

Description

Specifies the position-related control binding expressions.

Data.Bind.Components.TBindPosition.PosControlExpressions inherits from Data.Bind.Components.TCustomBindPosition.PosControlExpressions. All content below this line refers to Data.Bind.Components.TCustomBindPosition.PosControlExpressions.

Specifies the position-related control binding expressions.

See Also