RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGridDataLink.Reset Method

Cancels any pending edits to the dataset that have not been written to the current record in the database.

Pascal
procedure Reset;
C++
__fastcall Reset();

Reset is triggered by user actions that cancel any pending edits to the dataset. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!