TApxTerminal.CopyToClipboard

TApxTerminal

procedure CopyToClipboard;

Copies the marked block to the clipboard.

This routine copies the currently marked block to the clipboard. The block is copied in plain text format, where a line feed follows each line.

Please read the caution within the section entitled "Using the clipboard" in the printed documentation in the introduction to the TApxTerminal component. This discusses why, after calling this method, the clipboard may not contain what you see on the display.