TWebDBRadioGroup
Description
This is a DB-aware radiogroup control. The radiogroup control connects typically to a DB integer field and allows to edit the content of the DB integer field via a group box control on the form.
The TWebDBRadioGroup
is connected via DataSource
and DataField
properties to a dataset.