Data.Bind.Components.TCustomBindGridLink.Reset

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

Delphi

procedure Reset;

C++

void __fastcall Reset(void);

プロパティ

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

説明

コントロールが変更された後、その変更を破棄するために、その変更が送信される前に使用されます。

関連項目