|
|
| Code Listing by Christoph Kirchner |
|---|
|
TDBNavigationButton is a data-aware TBitBtn and DBSpeedButton is a data-aware TSpeedButton. You can use a set of them instead of a TDBNavigator. By setting DisableReasons manually, you can make buttons that are only enabled if it makes sense.
TSelfRefreshTable and TSelfRefreshQuery are datasets that use BDE-Callbacks to refresh themselves if the dataset got modified by another program or by another dataset-component in the same application. |
|
|