HyperLink <name> [caption] [color:<color>] [hoverColor:<color>] [visitedColor:<color>] [address:<string>]
Properties
<HyperLink>.color Color default:(color 0 0 255)
Base color of the text.
<HyperLink>.hoverColor Color default:(color 0 255 255)
Color of text when mouse is over it.
<HyperLink>.visitedColor Color default:(color 0 0 192)
Color of text after you have used the link.
<HyperLink>.address String default:"http://www.discreet.com"
The string sent to ShellExecute
See also
Rollout User-Interface Items Common Properties