RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataLink.UpdateRecord Method

Responds to notifications that edits should be posted to the dataset.

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

UpdateRecord calls UpdateData after guarding against calls to RecordChanged, which may arise while UpdateData is executing. 

 

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