EPUB | CHM | PDF

TDataSet.Methods.UpdateRecord

Top Previous Next

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

Syntax:

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.