rvico TRichView Reference | TRichView

TCustomRichView.NoteText

Top  Previous  Next

Text for references to the parent footnote/endnote.

property NoteText: String; 

(introduced in version 10)

Normally, references must be placed in Document for footnotes or endnotes. 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 footnote or endnote, you should set value of this property to Text of this note.

Default value:

'?'


RichView © Sergey Tkachenko