Hi Sergey, my apologies I made a silly typo, everything works perfectly now.
Thanks
Search found 5 matches
- Mon Feb 13, 2012 7:41 pm
- Forum: Support
- Topic: Inserting RTF containing Hyperlinks not working
- Replies: 4
- Views: 10668
- Mon Feb 13, 2012 2:56 pm
- Forum: Support
- Topic: Inserting RTF containing Hyperlinks not working
- Replies: 4
- Views: 10668
- Mon Feb 13, 2012 4:17 am
- Forum: Support
- Topic: Inserting RTF containing Hyperlinks not working
- Replies: 4
- Views: 10668
Inserting RTF containing Hyperlinks not working
I use the RVActions based sample editor in my code as a text editor to edit RVF Docs. I then use a RVrichViewEdit in readonly mode as a viewer of the doc. I place "itemTag := target;" in the OnReadHyperlink event handler but when I process OnJump events when the user clicks on hyperlinks, the links ...
- Mon Feb 13, 2012 4:03 am
- Forum: Support
- Topic: ERROR Declaration differs from previous declaration
- Replies: 3
- Views: 12399
- Sun Feb 12, 2012 6:53 am
- Forum: Support
- Topic: ERROR Declaration differs from previous declaration
- Replies: 3
- Views: 12399
ERROR Declaration differs from previous declaration
I am using Delphi7. Whenever I add an event handler such as RichViewEdit1ReadHyperlink that contains TRVRawByteString, I get an error "Declaration of 'RichViewEdit1ReadHyperlink' differs from previous declaration".
What can I do to fix this?
What can I do to fix this?