Data.Bind.Components.TCustomBindGridLink.UpdateList

提供:RAD Studio API Documentation

Delphi

procedure UpdateList;

C++

void __fastcall UpdateList();

プロパティ

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

説明

変更をデータソースに反映するため、コントロールを更新するよう、リストまたはグリッドのバインディング コンポーネントに伝えます。

関連項目