Data.Bind.Components.TCustomBindGridLink.EvaluatePosSource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EvaluatePosSource;

C++

void __fastcall EvaluatePosSource();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridLink

Description

The EvaluatePosSource method executes the expressions which synchronize the data source active record position to the control scroll position.

See Also