| VCL Object and Component | .NET |
| TDBCheckBox | System.Windows.Forms.CheckBox |
| TDBComboBox | System.Windows.Forms.ComboBox |
| TDBEdit | System.Windows.Forms.TextBox |
| TDBImage | System.Windows.Forms.PictureBox |
| TDBListBox | System.Windows.Forms.ListBox |
| TDBLookupComboBox | System.Windows.Forms.ComboBox |
| TDBLookupControl | System.Windows.Forms.Control |
| TDBLookupListBox | System.Windows.Forms.ListBox |
| TDBMemo | System.Windows.Forms.TextArea |
| TDBNavigator | System.Windows.Forms.Panel |
| TDBRadioGroup | System.Windows.Forms.CheckedListBox |
| TDBRichEdit | System.Windows.Forms.RichTextBox |
| TDBText | System.Windows.Forms.Label |