<< 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
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
These properties are defined in RVSeqItem unit.
Constant |
Value |
Property |
---|---|---|
rvespcSeqName |
300 |
|
rvespcSeqFormatString |
301 |
These properties are defined in RVMathItem unit.