[Overview][Constants][Types][Classes][Procedures and functions][Index] |
ActiveChanged - method to process a change in the Active property of the navigator.
Source position: dbctrls.pp line 1463
protected procedure TDBNavDataLink.ActiveChanged; override; |
ActiveChanged is an overridden procedure in TDBNavDataLink used to ensure that the Navigator control is updated when the value for the Active property has been changed.
Remark: | ActiveChanged does not call the inherited method. |
|
ActiveChanged - if datalink is active, calls DataChanged and EditingChanged. |
|
Version 4.0 | Generated 2025-05-03 | Home |