Links in TRzRichEdit.

Viewing 1 reply thread
  • Author
    Posts
    • #3831
      Steve Gill
      Participant

        Can TRzRichEdit support links?  I’ve tried adding them but it doesn’t look like it does.

        = Steve

      • #3832
        Ray Konopka
        Keymaster

          Hi Steve,

          The TRzRichEdit does not provide any direct support for links. The TRzRichEdit inherits much of its functionality from TRichEdit but provides Custom Framing support to match other controls. However, since TRzRichEdit is a direct descendant of TRichEdit, techniques for adding links to TRichEdit should also work for TRzRichEdit. Here is a stack overflow topic that talks about ways to do that:
          https://stackoverflow.com/questions/42532760/adding-true-hyperlink-support-to-trichedit

          Hope this helps,
          Ray

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.