TCustomRichView.NoteText

<< Click to display table of contents >>

TCustomRichView.NoteText

Text for references to the parent note.

property NoteText: TRVUnicodeString; 

(introduced in version 10)

Normally, references must be placed in Document for footnotes, endnotes or sidenotes. In this case, they display the same text as their parent note.

References should not appear in TCustomRichView, but the user can copy them here. In this case, they display text specified in this property.

If this TCustomRichView is used for displaying/editing Document for some note, you should set value of this property equal to NoteText of this note.

Default value:

'?'