TWebDBCheckBox
Description
This is a DB-aware checkbox control. The checkbox control connects typically to a DB boolean
field and allows to edit the content of the DB Boolean field via a checkbox control on the form.
The TWebDBCheckBox
is connected via DataSource
and DataField
properties to a dataset.