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