|
Top Previous Next |
|
TDBSRichViewEdit is a word processing component linked to a database field. Unit DBSRVE. Syntax TDBSRichViewEdit = class(TSRichViewEdit); HierarchyTObject TPersistent TComponent TControl TWinControl TCustomControl DescriptionUse 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. PropertiesTDBSRichViewEdit 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. |