Table of Contents

TTMSFNCClipBoard.SetText Method

Places a plain Unicode text string onto the clipboard.

API unit family: TMSFNCUtils Declaring type: TTMSFNCClipBoard

Syntax

class procedure SetText(AText: String); virtual;

Parameters

Name Description
AText The text to write to the clipboard.