Table of Contents

TTMSFNCClipBoard.GetRTF Method

Reads an RTF-formatted string from the clipboard.

API unit family: TMSFNCUtils Declaring type: TTMSFNCClipBoard

Syntax

class function GetRTF: String; virtual;

Returns

The RTF string currently on the clipboard, or an empty string if no RTF data is available.