rvico TRichView Reference | Item Types | Numbered Sequence

TRVSeqItemInfo.SeqName (read-only)

Top  Previous  Next

Name of sequence. Items having the same value of this property are numbered continuously.

SeqName: String;

Character case is ignored for this property.

The following values are reserved and cannot be used for this property for TRVSeqItemInfo:

'@footnote@' (used in TRVFootnoteItemInfo);
'@endnote@' (used in TRVEndnoteItemInfo).

This property is initialized in constructor CreateEx.


RichView © Sergey Tkachenko