Skip to content

TWebDBLookupComboBox

Description

This is a DB-aware lookup combobox control. The combobox control connects typically to a DB string field and allows to edit the content of the DB string field via an edit control on the form. The value stored in the DB is the Value part of the Value/DisplayText pair while the text displayed in the combobox maps to the DisplayText value. The TWebDBLookupComboBox is connected via DataSource and DataField properties to a dataset.