[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DBCtrls' (#lcl)

TDBNavDataLink.DataSetChanged

DataSetChanged - method to process a change in the data set attached to the navigator.

Declaration

Source position: dbctrls.pp line 1462

protected procedure TDBNavDataLink.DataSetChanged; override;

Description

DataSetChanged is an overridden procedure in TDBNavDataLink which ensures that the DataChanged method in the internal TDBCustomNavigator control is called when the value in DataSet has been changed.

Remark: ActiveChanged does not call the inherited method.

Version 4.0 Generated 2025-05-03 Home