TTMSFNCClipBoard.SetRTF Method
Places an RTF-formatted string onto the clipboard.
API unit family: TMSFNCUtils
Declaring type: TTMSFNCClipBoard
Syntax
class procedure SetRTF(ARTF: String); virtual;
Parameters
| Name | Description |
|---|---|
ARTF |
The RTF string to write to the clipboard. |