EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TDataSet.UpdateRecord
TDataSet
Top 

Ensures that data-aware controls and detail datasets reflect record updates.

procedure UpdateRecord;

Description
UpdateRecord is used internally by some dataset methods to inform data-aware controls of updates and trigger an OnUpdateRecord event if cached updates are enabled. Applications should not need to call UpdateRecord directly unless they provide custom dataset methods that bypass dataset methods.


© AidAim Software EasyTable: