|
|
|
|
|
ToClipboardRTF (Function) In french: VersPressePapierRTF Writes a character string in RTF into the clipboard. Note Clipboard contents in RTF format can be retrieved using the ClipboardRTF function. Syntax
<Result> = ToClipboardRTF(<Text or Control in RTF Format>)
<Result>: Boolean - True if the text was copied to the clipboard,
- False otherwise.
<Text or Control in RTF Format>: Character string RTF text that must be written into the clipboard or name of the control containing the text in RTF.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|