RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBImage.CopyToClipboard Method

Copies the picture in the image control to the Clipboard.

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

Use CopyToClipboard to put a copy of the graphic specified by the Picture property in the Clipboard. 

 

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