ITabHyperlink.Equal

Syntax

Equal(Value: ITabHyperlink): Boolean;

Parameters

Value is the hyperlink, the parameters of which should be compared to the parameters of the current hyperlink.

Description

The Equal method compares the parameters of the current hyperlink to the parameters of the hyperlink, specified as the Value input parameter.

See also:

ITabHyperlink