TWebDBEditBtn
Description
This is a DB-aware edit control with attached button. 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 TWebDBEditBtn
is connected via DataSource
and DataField
properties to a dataset.