TTMSFNCWXContainerLinks.AddLink Method
Adds a link that references an external resource at the given address.
API unit family: TMSFNCWXContainer
Declaring type: TTMSFNCWXContainerLinks
Syntax
function AddLink(AURL: string): TTMSFNCWXContainerLink;
Parameters
| Name | Description |
|---|---|
AURL |
The address of the resource to link to. |
Returns
The newly created link.