ITermEdit.Hyperlink

Syntax

Hyperlink(TermIndex: Integer): Boolean;

Parameters

TermIndex. Expression index.

Description

The Hyperlink property determines whether the expression is displayed as a hyperlink. Expression index is passed by the TermIndex parameter.

It is relevant if the EnableHyperlinks property is set to True.

See also:

ITermEdit | ITermEdit.EnableHyperlinks