RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleContainer.Copy Method

Copies the OLE object to the Windows clipboard.

Pascal
procedure Copy;
C++
__fastcall Copy();

Call Copy to write the OLE object to the clipboard. If there is no OLE object in the container, Copy raises an exception. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!