| RTL referenceGlossaryTips/TricksFREE App/VCLBest'O'NetBooks|Link To |
| Quiz: Delphi ADO Programming | |||||
| Correct: 6 | |||||
|
Correct!
The DBNavigator component gives a simple and friendly tool for navigating through the recordset. In addition to it's navigational abilities, the DBNavigator provides a means for manipulating the data with actions like Insert, Delete or Cancel the changes. For example, if the we click the Delete button, the correct record is deleted from the recordset. Each button is optional and you can mix and match at will.
|
|||||

