method Calc.Copy ()
Copies the control's content to the clipboard.

TypeDescription
The Copy method copies the control's caption to the clipboard. Use the Caption property to access the control's caption. Use the Paste method to paste the control's clipboard in the control's label area.