Table of Contents

TTMSFNCWXContainerLinks.AddStyle Method

Adds a link configured as an inline style block with the given CSS content.

API unit family: TMSFNCWXContainer Declaring type: TTMSFNCWXContainerLinks

Syntax

function AddStyle(AStyle: TStrings): TTMSFNCWXContainerLink;

Parameters

Name Description
AStyle The CSS rules to inject inline.

Returns

The newly created link.