|
|
WPTools comes with a data sensitive control which can be easily attached to any TDataSource.
If you need more control of how and when data is updated, you can also use the property 'AsString' to assign and retrieve the text in ANSI, HTML, native "WPTools" or RTF format.
We have included a TWPMMDataProvider component which makes it easy to attach a mail merge form to a datasource. While only 1-3 lines of code are required to do mail-merge and hardly justify an individual component, the 'provider' also takes care of the necessary updates when the database cursor is updated. So you can easily create a customizable form to browse a database.
|