TWebDBEditAutoComplete
Description
This is a DB-aware edit control with auto completion based on a preset list of strings. The edit 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 TWebDBEditAutoComplete
is connected via DataSource
and DataField
properties to a dataset.