Data.Bind.Components.TCustomBindGridLink.PosChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PosChanged;

C++

void __fastcall PosChanged();

Properties

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

Description

Informs the binding component that the current index or row of the control has changed.

See Also