Home / comp / gb.qt.ext / textedit / .link 
TextEdit.Link (gb.qt.ext)
Syntax
EVENT Link ( Path AS String )
This event is raised when the user clicks on a link.

Path is the contents of the link specified in the <a href"...">= markup.

This event is raised only if ReadOnly is set to TRUE.