Data.Bind.Components.TCustomBindGridLink.EvaluatePosControl
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomBindGridLink |
Delphi
procedure EvaluatePosControl;
C++
void __fastcall EvaluatePosControl();
Description
Implementation of IBindLink.EvaluatePosControl. The EvaluatePosControl method executes the expressions which synchronize the control scroll position to the data source active record position.