In my web browser, I often open pages in a new tab by clicking the mouse wheel on the link.
I have a lazarus program with a TMemo that I can do similar, opening a web page by double-clicking on that line in a TMemo. I tried to add something so that I could use the mouse wheel click, but I'm not finding a way to do that. I'm hoping I missed something obvious and someone can point it out.