Hyperlink

From Lianjapedia
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 passes the hyperlink link text to a defined click or linkclicked event delegate.

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