rvespc*** Constants

<< Click to display table of contents >>

rvespc*** Constants

These constants identify string properties of TRichView items.

They are used in the following methods:

TRichView.GetExtraItemStrPropertyEx

TRichView.SetExtraItemStrPropertyEx

TRichViewEdit.SetItemExtraStrPropertyExEd

TRichViewEdit.GetCurrentItemExtraStrPropertyEx

TRichViewEdit.SetCurrentItemExtraStrPropertyEx

Properties of Label items

These properties are defined in RVLabelItem unit.

They identify properties of label items and items of all types inherited from them (numbered sequences, footnotes, endnotes, sidenotes, references to notes, text boxes, page numbers, page counts).

Constant

Value

Property

rvespcText

200

Text*

* read-only for numbered sequences, footnotes, endnotes, sidenotes, references to notes; ignored for text boxes

Properties of Numbered sequences

These properties are defined in RVSeqItem unit.

Constant

Value

Property

rvespcSeqName

300

SeqName

rvespcSeqFormatString

301

FormatString

Properties of mathematical expressions

These properties are defined in RVMathItem unit.

Constant

Value

Property

rvespcText

200

Text

rvespcFontName

201

FontName

See also

rveipc*** constants