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