Data.Bind.Components.TCustomBindGridLink.SetModified

提供:RAD Studio API Documentation

Delphi

procedure SetModified;

C++

void __fastcall SetModified(void);

プロパティ

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

説明

ユーザーがコントロールによって表示された値を変更したことを、バインディング コンポーネントに通知します。

関連項目