Vcl.Bind.Navigator.TCustomBindNavigator.DataChanged
Delphi
procedure DataChanged;
C++
void __fastcall DataChanged(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.Bind.Navigator.pas Vcl.Bind.Navigator.hpp |
Vcl.Bind.Navigator | TCustomBindNavigator |
Description
Internally executes whenever the data contained in the data source changes.
DataChanged is used internally to set the buttons of this binding database navigator to their correct state (up or down).