Data.Bind.Components.TCustomBindGridLink.PosChanged

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TCustomBindGridLink

Delphi

procedure PosChanged;

C++

void __fastcall PosChanged();

Description

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

See Also