TWebDBEdit
Description
This is a DB-aware edit control. 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 TWebDBEdit
is connected via DataSource
and FieldName
properties to a dataset.