Table of Contents

TTMSFNCClipBoard.SetHTML Method

Places an HTML-formatted string onto the clipboard.

API unit family: TMSFNCUtils Declaring type: TTMSFNCClipBoard

Syntax

class procedure SetHTML(AHTML: String); virtual;

Parameters

Name Description
AHTML The HTML string to write to the clipboard.