Table of Contents

TTMSFNCClipBoard.SetRichTextStream Method

Places rich text content onto the clipboard as a memory stream.

API unit family: TMSFNCUtils Declaring type: TTMSFNCClipBoard

Syntax

class procedure SetRichTextStream(AStream: TMemoryStream); virtual;

Parameters

Name Description
AStream Stream containing the rich text data to write to the clipboard.