ICanvasHyperlinks.AddLink
ICanvasHyperlinks
procedure AddLink(X, Y: Integer; Const Text, URL, Hint: String);
Unit
TeCanvas
Description
Tells the implementor of the interface to add a new hyperlink to the specified URL, at the given XY position, displaying the Text and Hint parameters.