[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

TDataSet.UpdateRecord

Indicate that the record contents have changed

Declaration

Source position: db.pas line 1720

public procedure TDataSet.UpdateRecord;

Description

UpdateRecord notifies controls that the contents of the current record have changed. It triggers the event. This should never be called by application code, and is intended only for descendents of TDataset.

See also

OnUpdateRecord


Documentation generated on: May 14 2021