RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleContainer.Paste Method

Pastes the contents of the Windows clipboard as an embedded object.

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

Call Paste to embed the object on the clipboard in the OLE container. If there's already an OLE object in the container, it is destroyed and any changes the user made to it are discarded. 

 

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