Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDataSet.UpdateRecord

Indicate that the record contents have changed.

Declaration

Source position: db.pas line 1941

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: Jan 30 2024