The base class of TTdbTable and TTdbQuery is TTdbDataSet, which in turn is a TDataSet descendant. Therefore all properties, methods and events of TDataSet apply to the corresponding TurboDB components.
This document assumes that you are familiar with the Delphi development environment and know how to use the standard data access, and data control components.