GetItemStyle returns value of six

General TRichView support forum. Please post your questions here
Post Reply
tomr
Posts: 34
Joined: Wed Dec 09, 2020 9:36 am

GetItemStyle returns value of six

Post by tomr »

Hello RichView Support,

I have pasted a hyperlink into a RichEdit control, and while debugging, I noticed something unexpected:
The ItemStyle of the hyperlink returns the value 6.
Return Value six.png
Return Value six.png (3.86 KiB) Viewed 133 times
However, according to your documentation, the collection of text styles only goes up to number 5.
Collection of TextStyles.png
Collection of TextStyles.png (25.18 KiB) Viewed 133 times
Am I missing something here, or is 6 (perhaps rvsJump) a predefined style outside of the user-defined collection?


Thank you in advance for your clarification!

Best regards
Tom
Post Reply