Product Information > JADE Encyclopaedia of Classes – Volume 3 > Chapter 2 - Window Classes > copyToClipboard

copyToClipboard

copyToClipboard(): Integer;

The copyToClipboard method of the JadeTextEdit class copies the text selected in the text editor to the system clipboard and returns 1.

Any end-of-line sequences in the selection are converted to the platform-native sequence in the text copied to the clipboard.