Table of Contents

TTMSFNCWXContainerLinks.AddStyleSheetLink Method

Adds a link that references an external stylesheet at the given address, setting its relationship to stylesheet.

API unit family: TMSFNCWXContainer Declaring type: TTMSFNCWXContainerLinks

Syntax

function AddStyleSheetLink(AURL: string): TTMSFNCWXContainerLink;

Parameters

Name Description
AURL The address of the stylesheet to link to.

Returns

The newly created link.