TDBSRichViewEdit.RichViewEdit

<< Click to display table of contents >>

TDBSRichViewEdit.RichViewEdit

Returns TDBRichViewEdit component used to render documents.

property RichViewEdit: TDBRichViewEdit;

TDBSRichViewEdit can use two types of TDBRichViewEdit:

internal: TDBRichViewEdit component is created inside TDBSRichViewEdit. Users cannot see it, it is responsible only for document rendering.

external: refers to external TDBRichViewEdit component (ExternalRV). Take a note that width and height of this DBRichViewEdit are set by TDBSRichViewEdit.