[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 1445

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: Please note: ActiveChanged does not call the inherited method.
The latest version of this document can be found at lazarus-ccr.sourceforge.net.