TerminalLink (gb.form.terminal)
This class allows to define and return the contents of a link inside a 
TerminalView.
This class is creatable.
Properties
| Line | Return the full line under the mouse cursor. | 
| Pos | Return the position of the character under the mouse cursor inside the line. | 
| Text | Return the text of the link as defined by the Select method. | 
| Type | Return the link type as defined by the Select method. | 
Methods