Data.Bind.Components.TCustomBindGridLink.Reset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Reset;

C++

void __fastcall Reset();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridLink

Description

Used after a control is modified, but before the changes are posted, to discard the modification.

See Also