Data.Bind.Components.TCustomBindGridLink.UpdateRecord

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

Delphi

procedure UpdateRecord;

C++

void __fastcall UpdateRecord();

プロパティ

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

説明

コントロールの値を、データソースに書き込まれなければならないかを、バインディング コンポーネントに伝えます。

関連項目