dbsrichviewedit TDBSRichViewEdit

Properties   Methods   Events  | Overview

<< Click to display table of contents >>

dbsrichviewedit TDBSRichViewEdit

Properties   Methods   Events  | Overview

TDBSRichViewEdit is a word processing component linked to a database field.

Unit DBSRVE.

Syntax

TDBSRichViewEdit = class(TSRichViewEdit);

Hierarchy

TObject

TPersistent

TComponent

TControl

TWinControl

TCustomControl

TSRichViewEdit

Description

Use a TDBSRichViewEdit object to enable users to edit a database field in a word processing control.

If the application doesn’t require the data-aware capabilities of TDBSRichViewEdit, use a TSRichViewEdit component instead, to conserve system resources.

Alternative way: use LiveBindings to link TSRichViewEdit.Document to a database field.

Properties

TDBSRichViewEdit overrides RichViewEdit and ExternalRV properties of TSRichViewEdit. They have the same meaning, but TDBRichViewEdit type.

Other properties and events provide access to properties and events of RichViewEdit.