Search found 2 matches
- Mon Aug 09, 2021 6:35 am
- Forum: Support
- Topic: Spellchecker: Red lines are messed up
- Replies: 1
- Views: 5058
Spellchecker: Red lines are messed up
Ich switched von RV18.6 to 19.3 and some of my clients experienced graphical errors in the painting of the red lines when a word is misspelled. The red lines a cluttered all over the RV-Component mostly starting from the upper left corner. I am not having this effect on my development machine. rv ...
- Mon Feb 06, 2012 11:54 am
- Forum: Support
- Topic: DetectURLS: RV_CharPos in XE2 not found
- Replies: 1
- Views: 7303
DetectURLS: RV_CharPos in XE2 not found
I like to use automatic URL-Detection, shown in the URL-Demo with DetectURL. Unfortunately the Function "RV_CharPos" is removed in XE2. How would I detect URLs using XE2 {$IFNDEF RICHVIEWDEFXE2} function RV_CharPos(const Str: PRVAnsiChar; Chr: TRVAnsiChar; Length: Integer): Integer; assembler ...