TSRichViewEdit.RVNote

Top  Previous  Next

Returns TRichViewEdit control used to edit footnotes and endnotes.

property RVNote: TRichViewEdit;

Unlike other similar properties (RVHeader, RVFooter, RichViewEdit), the content of this editor is not persistent after document loading. This TRichViewEdit control is used to edit different footnotes/endnotes (see StartEditNote). The content of this editor is defined only if CurrentNote<>nil.

When this editor is active, it is returned in ActiveEditor property.

See also:

RVHeader

RVFooter

RichViewEdit

Document parts in TSRichViewEdit

Footnotes and endnotes


ScaleRichView © Ilya Zelensky & Sergey Tkachenko