Data.Bind.Components.TCustomBindGridLink.Reset
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomBindGridLink |
Delphi
procedure Reset;
C++
void __fastcall Reset();
Description
Used after a control is modified, but before the changes are posted, to discard the modification.