API:Data.Bind.Components.TBindListLink.PosControlExpressions

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property PosControlExpressions: TExpressions read FPosControlExpressions write SetPosControlExpressions;

C++

__property PosControlExpressions;

プロパティ

種類 可視性 ソース ユニット
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindListLink

説明

ソース コントロールの位置(データセットの RecNo など)と同期を保つよう、コントロールの位置を決めるために評価される、バインディング式のコレクションを示します。

Data.Bind.Components.TBindListLink.PosControlExpressions は Data.Bind.Components.TCustomBindListLink.PosControlExpressions を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindListLink.PosControlExpressions を参照しています。

ソース コントロールの位置(データセットの RecNo など)と同期を保つよう、コントロールの位置を決めるために評価される、バインディング式のコレクションを示します。

関連項目