Data.Bind.Components.TCustomBindGridLink.PosChanged

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

Delphi

procedure PosChanged;

C++

void __fastcall PosChanged();

プロパティ

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

説明

現在のインデックス、または、コントロールの行が変更されたことを、バインディング コンポーネントに通知します。

関連項目