TRVMathItemInfo.TextColor

<< Click to display table of contents >>

TRVMathItemInfo.TextColor

The text color.

property TextColor: TRColor;

The default value of this property is clNone. This means the item uses the default text color defined in TRVMathDocObject item of DocObjects collection.

Use TRichViewEdit.SetCurrentItemExtraIntPropertyEx to change value of this property as an editing operation (rveipcTextColor).

Default value:

clNone