API:Data.Bind.Components.TBindGridLink.PosControlExpressions
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindGridLink |
Delphi
property PosControlExpressions;
C++
__property PosControlExpressions;
Description
Specifies a collection of binding expressions that are evaluated to position the control in order to keep it synchronized with the position of the source control, such as a dataset's RecNo.
Data.Bind.Components.TBindGridLink.PosControlExpressions inherits from Data.Bind.Components.TCustomBindGridLink.PosControlExpressions. All content below this line refers to Data.Bind.Components.TCustomBindGridLink.PosControlExpressions.
Specifies a collection of binding expressions that are evaluated to position the control in order to keep it synchronized with the position of the source control, such as a dataset's RecNo.