Data.Bind.Components.TCustomBindGridLink.EvaluatePosControl

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

Delphi

procedure EvaluatePosControl;

C++

void __fastcall EvaluatePosControl();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridLink

説明

Implementation of IBindLink.EvaluatePosControl.EvaluatePosControl メソッドは、コントロールのスクロール位置を、データソースのアクティブ レコードの位置に同期させる、式を実行します。

関連項目