Hyperlink

From Lianjapedia
Revision as of 07:27, 10 April 2018 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Description

Shown below in a standalone Form. Click the image to see in a Custom Section in a Lianja Page.

Hyperlink

The Hyperlink is a clickable control displaying an image or text. Clicking the control opens the hyperlink link text in the system default browser.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description
Caption RW Character Text displayed
Hyperlink RW Character Link text
Picture RW Character Filename of image displayed
Stretch RW Boolean Whether Picture should be scaled

Methods

This class supports the Common Methods plus the following:

Method Args Description

Events

This class supports the Common Events plus the following:

Event Args Description
linkClicked link as Character Occurs after link is clicked